📄️ Adding Items to MonolithRP
This comprehensive guide will walk you through the process of adding custom items to the MonolithRP gamemode. Items are defined in the gamemode/config/inventory_items/items.lua file and follow a specific structure.
📄️ Add Translation
Quick Start: Adding New Locales
📄️ Add Translation (Advanced)
Overview
📄️ Add Dynamic Configuration
Overview
📄️ Console Commands
- mrprun/mrprunsh/mrprunsh - Allows you to run server/shared/client side code from your client console. e.g., mrprun print("Hello World")