Skip to content

Installation

This guide will walk you through installing prp-electricaljob on your FiveM server.

Installation steps

1
Download the resources
Download both prp-electricaljob and prp-electricaljob-assets from the CFX portal and place them in your resources folder.
2
Add to server.cfg
Add both resources to your server.cfg after all dependencies, with the assets resource before the main script.
ensure ox_lib
ensure prp-bridge
ensure prp-electricaljob-assets
ensure prp-electricaljob
3
Configure job
Open config/sh_config.lua and configure your depot location and job settings (see Configuration).
4
Optional: webhook
Set Config.Webhook in config/sv_config.lua to log job completions to Discord.