Main/resources/[defaultmaps]/tstudio_scenarios/fxmanifest.lua
2025-06-07 08:51:21 +02:00

25 lines
No EOL
431 B
Lua

fx_version 'cerulean'
lua54 'yes'
game "gta5"
author 'tstudio - turbosaif'
description 'TStudio resource that overrides gta scenarios'
version '1.0.0'
this_is_a_map "yes"
files {
'scenarios/sp_manifest.ymt'
}
data_file "SCENARIO_POINTS_OVERRIDE_PSO_FILE" "scenarios/sp_manifest.ymt"
client_scripts {
'client/*.lua',
}
escrow_ignore{
'scenarios/*',
'stream/*',
}
dependency '/assetpacks'