A modular and fully customizable store/shop module for RedM, developed by Shepard & iiRedDev (ALTITUDE-DEV.COM). Designed for seamless integration with Infinity Core and other Infinity modules.
- Multiple store types (general, weapons, unique shops, etc.)
- Customizable items and categories via config
- Modern web UI (html/)
- Server/client synchronization for purchases and inventory
- Easy integration with economy and inventory systems
- Optimized for performance and extensibility
- Place this folder in your server's
resourcesdirectory. - Add the resource to your
server.cfg:ensure infinity_core # Framework core module ensure infinity_stores # Store system module - Configure the files and items as needed in
config.lua.
- Main scripts:
client.lua(client logic)server.lua(server logic)config.lua(store/item configuration)dataview.lua(data handling)
- Web UI:
html/
Contributions are welcome! Please create an issue or pull request for any suggestion or improvement.
- Documentation: https://altitude-dev.gitbook.io/doc/
- Discord support: https://discord.gg/ncH7GX3XJd
- Authors: Shepard, iiRedDev
Module licensed by ALTITUDE-DEV.COM. Any unauthorized reproduction or distribution is prohibited.