Installation
Installation Guide of nm1-Scoreboard
1. Download Resource
To Begin, by downloading the resource you have purchased from our store
Now Log in to your cfx portal account and navigate to the Asset Grants section. There, you will find a list of all resources associated with your account, from which you can download the required files.
2. Frameworks Supported
ESX
QBcore
Qbox
3. Ensuring Asset(s)
To ensure the asset(s) start correctly and function as intended, it is important that they are loaded in the proper order within your server.cfg. Below is an example illustrating the recommended startup sequence.
# 1. Start the core framework (choose the one your server uses)
ensure es_extended # ESX
# ensure qb-core # QB-Core
# ensure qbx_core # Qbox
# 2. Start the nm1 scoreboard resource
ensure nm1-crafting
# Or create a folder named [nm1] and start all nm1 resources.
# ensure [nm1]Important Ensure nm1 scripts after your framework (es_extended/qb-core /qbx-core).
Last updated