Installation
Installing & dependencies.
Dependencies
- Mysql (npm will automatically install it for you and will be packed.)
- NodeJS (for installing with npm.)
- Server version atleast 4752. (to support lua54 & escrow)
- Game build version +2060 (Need the casino dlcpack)
Install
- Extract the .zip file and copy paste the content into your resources folder.
- Open sv_config.lua file and modify the export functions for your framework.
- We have a .ts config file which contains the translations and every other.
- After you are done with the config file(.ts) you have to compile the files. If you modify even one thing, you will always need to recompile the code!
Paths
- Config (typescript):
source-files/src/shared/editable-config.ts
- Config (Lua):
sv_config.lua