Resource
Installing our scripts is straightforward and simple. Just follow these steps:
Place the script folder in your server's resources directory
Customize the config.lua file according to your preferences
Ensure all required dependencies are installed and enabled
Required Dependencies
All our scripts require:
5s_lib (is included in the package with each of our scripts)
Server.cfg Configuration
Add the following lines to your server.cfg file, maintaining this load order:
ensure ox_lib
ensure 5s_lib
ensure resource
Last updated