Skip to main content

Installation

Installation Picture
warning

Please follow all steps carefully to ensure the correct installation!

  1. Drag the script you downloaded from keymaster into your resources directory.
  2. Configure the config named DreamCore.lua and DreamCoreExt.lua
  3. Insert the provided SQL (for your framework) into your database
    ⚠️ Ensure that the tables are created with values (if defined)
  4. Start the script by adding ensure dream_solarjob to your server.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!