Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.5 KB

File metadata and controls

46 lines (33 loc) · 1.5 KB

infinity_stores - Advanced Store System for RedM

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.

✨ Main Features

  • 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

📦 Installation

  1. Place this folder in your server's resources directory.
  2. Add the resource to your server.cfg:
    ensure infinity_core         # Framework core module
    ensure infinity_stores      # Store system module
    
  3. Configure the files and items as needed in config.lua.

⚙️ Configuration

  • Main scripts:
    • client.lua (client logic)
    • server.lua (server logic)
    • config.lua (store/item configuration)
    • dataview.lua (data handling)
  • Web UI: html/

🛠 Contribution

Contributions are welcome! Please create an issue or pull request for any suggestion or improvement.

🤝 Support & Links


Module licensed by ALTITUDE-DEV.COM. Any unauthorized reproduction or distribution is prohibited.