Installation
Step 1 - Download
Download sn_lib from Keymaster.
Then download the following dependencies and place them in your resource folder.
Dependencies
Link
Resource
Links
Once you have downloaded them you are going to need to add them to your server cfg in the following format.
# IN RGB FORMAT: [r, g, b]
setr skeletonnetworks:primaryColor [104, 234, 243]
## You should already have the core listed as one of the first ones
ensure qb-core or es_extended or mythic
#any other dependency script
## SN_LIB can be started whenever before any sn_ script
ensure sn_lib
Last updated