Installation
Installation Guide for NRG ProMeter
Required Scripts ⚙️
This script does not require any additional scripts to function properly.
However, if you want to access the functionality through the item, you can use the built-in code by editing the config, which is adapted to ESX and QBcore or use custom *
*You can edit the code in server\item and add your own usage method or use our exports.
Installation Steps 🛠️
1. Move NRG Stresst to Server Resources 📂
Place the
nrg_prometerfolder inside yourresourcesdirectory.go to
config/config.luaand make changes according to your preferences.In your
server.cfgorresources.cfg, add the following line to ensure the script is loaded:ensure nrg_prometer
Last updated