ποΈTarget
File Path: modules/systems/targets
Pre configured scripts
ox_target
qb-target
standalone
custom
Auto detection of resource
By default, the script will try to automatically detect the correct resource.
Shared.Target = "AUTO DETECT"Auto detection failed
If auto detect failed in config.lua, set Shared.Target to use the appropriate resource or set it to custom and configurate it yourself.
Custom functionality
Go to modules/systems/targets/c.custom.lua and customize your logic
Last updated