This commit is contained in:
Nordi98 2025-08-05 16:33:46 +02:00
parent cd945f7aff
commit fdb2ec1452
3046 changed files with 68309 additions and 12 deletions

View file

@ -0,0 +1,25 @@
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
version '1.0.1'
data_file 'AUDIO_GAMEDATA' 'audio/prompt_sandy_hospital_game.dat' -- dat151
files {
'audio/prompt_sandy_hospital_game.dat151.rel'
}
escrow_ignore {
'stream/unlocked/**'
}
-- scripts --
lua54 'yes'
server_scripts{
'sv_Tokens.lua',
'sv_MapChainHandler.lua',
'sv_MapVersionCheck.lua'
}
dependency '/assetpacks'