How to add new Job to Dispatch
Here is how to solve it!
First, go to
karma-dispatch/shared/config.lua
and add the job at the Config.WhitelistJobsGo to
karma-dispatch/server/editable.lua
and at the end of the code at
You can do like this (to add a sheriff job) :
Last updated