Configuration Files
1. Configuration config.lua
Adjusting the script to your server core
Config.Core = "ESX"
Config.CoreExport = function()
return exports['es_extended']:getSharedObject()
end
Last updated
Was this helpful?