fx_version 'cerulean' author "NTeam Development" version '1.0.0' description 'NTeam Train Scenario' games { 'gta5' } lua54 'yes' ui_page 'html/index.html' files { 'html/index.html', 'html/sounds/*.mp3', } shared_scripts { 'config.lua', } client_scripts { 'client.lua', 'train_interaction_points.lua' } server_scripts { 'server.lua', } escrow_ignore { 'config.lua', } dependency '/assetpacks'