Skip to content

Infinity-Core/infinity_stores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors