fx_version 'cerulean' game 'gta5' lua54 'yes' name "SmartScba" description "A Scba resource" author "London Studios" version "1.0" ui_page 'web/index.html' files { 'web/index.html', 'web/*', 'web/**/*', 'data/audioexample_sounds.dat54.rel', 'audiodirectory/scba_sounds.awc', } shared_script 'config.lua' client_scripts { 'cl_scba.lua', 'cl_utils.lua', } escrow_ignore { 'config.lua', 'cl_utils.lua', 'sv_utils.lua', } server_scripts { 'sv_scba.lua', 'sv_utils.lua', } data_file 'AUDIO_WAVEPACK' 'audiodirectory' data_file 'AUDIO_SOUNDDATA' 'data/audioexample_sounds.dat' dependency '/assetpacks'