Start typing to search packages!
sling
By @encodedlux
Roblox
Mirrored
[image: Sling]
Sling
A modern and reactive backpack UI for Roblox.
About
Sling is a modern and reactive backpack UI designed for Roblox experiences. It replaces the default backpack system, giving you complete freedom to customize the interface however you want, dynamically categorize inventory items, and use or create custom themes.
Features
- Custom Categorization 🎒 - Group your inventory items into tab categories (e.g., Weapons, Potions, Resources) using simple, custom declarative predicate functions.
- Custom Themes 🎨 - Customize theme properties, switch between predefined themes (default and light), or define your own.
- Subscribe to Events 🔔 - Track when the player interacts with their backpack, equips items, or when items are added/removed.
- Manage Hotbar 🔢 - Track when the user rearranges items and programmatically set which items should be placed in the hotbar.
Installation
Github Releases
- Download the
sling.rbxmmodel file from the Github Releases. - Open Roblox Studio and create a new place or open an existing place.
- In the Explorer window, insert Sling into ReplicatedStorage.
- Select the Sling model file you downloaded from GitHub.
Sling uses RunContext to run anywhere, so you do not need to move it from Workspace, though it is recommended to parent it to ReplicatedStorage for better practices and organization.
Wally
Add Sling to your wally.toml dependencies:
[dependencies]
sling = "encodedlux/sling@0.1.5"
Then, run wally install in your project folder.
Documentation
- See the documentation for more about Sling. Follow the guides of usage and customization to get the most out of Sling.
Credits
- Heavily inspired off Satchel. This project started with the idea of creating a more practical and customizable version of the backpack system by using Vide.
License
Sling is licensed under the MIT License - see the LICENSE for details.
Package Details
Install command (Click to copy)
Version
0.1.5
License
MIT
Safe for commercial use
Automated license review — not legal advice.
