https://github.com/ryanlua/purse
CoreGui decoupled version of the upstream Roblox default backpack
https://github.com/ryanlua/purse
backpack inventory lua luau roblox works-with-codespaces
Last synced: 17 days ago
JSON representation
CoreGui decoupled version of the upstream Roblox default backpack
- Host: GitHub
- URL: https://github.com/ryanlua/purse
- Owner: RyanLua
- License: apache-2.0
- Created: 2025-07-19T13:50:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T20:04:34.000Z (6 months ago)
- Last Synced: 2025-08-01T21:46:39.762Z (6 months ago)
- Topics: backpack, inventory, lua, luau, roblox, works-with-codespaces
- Language: Luau
- Homepage: https://ryanlua.github.io/Purse/
- Size: 1.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Purse
[](https://github.com/ryanlua/purse/actions/workflows/ci.yml)
[](https://github.com/ryanlua/purse/releases)
[](https://purse.luau.page/)
[](https://www.roblox.com/games/106146309450120)
[](https://discord.gg/N2KEnHzrsW)
[](https://github.com/awesome-roblox/awesome-roblox)
Purse is a fork of the [default Roblox backpack](https://github.com/Roblox/Core-Scripts/blob/master/CoreScriptsRoot/Modules/BackpackScript.lua) decoupled from the CoreGui, allowing developers access to APIs that were previously unavailable and allowing for code modifications.

For more information, see the [documentation](https://purse.luau.page/).
## Upstream Repo
Mirroring `829cb13cc98870ddbcf4ba6bd48b774a87ae549f` on the [Roblox Client Tracker](https://github.com/MaximumADHD/Roblox-Client-Tracker).
> https://github.com/MaximumADHD/Roblox-Client-Tracker/blob/829cb13cc98870ddbcf4ba6bd48b774a87ae549f/scripts/CoreScripts/Modules/BackpackScript.lua
## License
Purse is available under the Apache 2.0 license. See [LICENSE.md](LICENSE.md) for details.