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,27 @@
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
lua54 'yes'
-- map by---:
author 'Prompt Studio'
description 'Sandy Shores Motel'
version '1.0.2'
client_scripts {
'config.lua',
'client_entitysets.lua',
'proximity_loader.lua'
}
server_scripts {
'sv_loader.lua'
}
escrow_ignore {
'stream/unlocked/**',
'proximity_loader.lua',
'config.lua',
'client_entitysets.lua'
}
dependency '/assetpacks'