Purse
Purse is a fork of the default Roblox backpack decoupled from the CoreGui, allowing developers access to APIs that were previously unavailable and allowing for code modifications.
- Source code modification
- Developer APIs for controlling the inventory
- Not reliant on CoreGui permissions
What Purse is not is being a major improvement over the CoreGui backpack but a copy of it so that developers can iterate on it themselves. They are no additional features beyond what the CoreGui backpack provides.
Notes
Because we can't access the topbar without CoreGui, we use TopbarPlus. This is one of the major differences in terms of functionality. TopbarPlus may not be as familiar to use on consoles and VR.