Installation

warning
Please follow all steps carefully to ensure the correct installation!
- Drag the script you downloaded from keymaster into your
resources
directory. - Configure the config named
DreamCore.lua
andDreamCoreExt.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_solarjob
to yourserver.cfg
file
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!