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_prometer
folder inside yourresources
directory.go to
config/config.lua
and make changes according to your preferences.In your
server.cfg
orresources.cfg
, add the following line to ensure the script is loaded:ensure nrg_prometer
Last updated