Installation
warning
Please follow all steps carefully to ensure the correct installation!
- Drag the script you downloaded from keymaster into your
resourcesdirectory. - Configure the config named
DreamCore.luaandDreamCoreExt.lua - Insert the provided SQL (for your framework) into your database
โ ๏ธ Ensure that the tables are created with values (if defined) - Start the script by adding
ensure dream_solarjobto yourserver.cfgfile
Note: You might need to add permission (via ACL in your cfg[^1]) to execute the save command which is specified in the bridge function DreamFramework.firePlayer & DreamFramework.setPlayerGrade:
add_ace resource.dream_solarjob command.save allow -- ESX Example
danger
Ensure you don't rename your framework folder or adjust in our bridge system!