This commit is contained in:
Nordi98 2025-08-03 17:59:19 +02:00
parent 5ae435ed6e
commit 8011bd1e8f
7384 changed files with 1197 additions and 88546 deletions

View file

@ -1,45 +0,0 @@
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
lua54 'yes'
-- map by---:
author 'Prompt Studio'
description 'Sandy Shores Illegal Garage & Gas Station & Car Wash'
scripts_author 'Infames Dev'
version '1.0.1'
data_file 'AUDIO_GAMEDATA' 'audio/prompt_sandy_is_garage_game.dat' -- dat151
data_file 'DLC_ITYP_REQUEST' 'stream/unlocked/illegal_garage/prompt_sandy_illegal_garage.ytyp'
files {
'audio/prompt_sandy_is_garage_game.dat151.rel',
'stream/unlocked/illegal_garage/prompt_sandy_illegal_garage.ytyp'
}
escrow_ignore {
'stream/unlocked/**',
'config.lua',
'open_config.lua'
}
shared_scripts {
'@ox_lib/init.lua',
'config.lua',
'open_config.lua'
}
client_scripts {
'client/*.lua'
}
server_scripts {
'server/*.lua',
'sv_Tokens.lua',
'sv_MapChainHandler.lua',
'sv_MapVersionCheck.lua'
}
dependency '/assetpacks'
dependency '/assetpacks'