Tokenizer- Automatic Script Install
If you don't want to install it yourself in each script personally, use this feature but note the warnings below!
fx_version 'cerulean'
games { 'gta5' }
shared_script '@Lyxos-Tokenizer/Data/Obj.lua' -- <- Like this
server_scripts {
'mainSV.lua'
}
client_scripts {
'mainCL.lua'
}Last updated