Installation
With SPARK being a simple FiveM Script, the installation should be pretty easy.
Download the latest release
SPARK vX.X.X.zip
(not source code) from Github releases.
Steps
- Take the
RageUI
folder fromdependencies
folder, and put it into your resources folder.- SPARK uses a modified version of RageUI, so ensure you install the provided version.
- Take the
spark
folder and place it into your resources folder.- You MUST leave the name as
spark
or it will error out.
- You MUST leave the name as
- Add
ensure RageUI
thenensure spark
into your server.cfg (RageUI must be first).
Notices
fxmanifest
This resource utilizes globbing which may not be supported in some linux environments.
Releases will include a fxmanifest-no-gobbling.zip
which contain a compatible fxmainfest.lua without globbing; however, you will have to manually add all CONFIG folder files into the fxmanifest when adding new ones.
Update
If you are updating make sure to run refresh
before restarting SPARK, this ensures new files that were added will be loaded.