1
0
Fork 0
forked from Simnation/Main
Main/resources/[defaultmaps]/prompt_sandy_beaches/fxmanifest.lua

39 lines
590 B
Lua
Raw Permalink Normal View History

2025-08-05 16:33:46 +02:00
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
-- map by---:
author 'prompt'
scriptdeveloper 'Cas.vdv'
description 'Sandy Shores Marina'
version '1.0.1'
escrow_ignore {
'stream/unlocked/**'
}
server_scripts {
'weather_prop_controllers.lua',
'sv_Tokens.lua',
'sv_MapChainHandler.lua',
'sv_MapVersionCheck.lua'
}
data_file "DLC_ITYP_REQUEST" "stream/prompt_sandy_dynamic_weather_props.ytyp"
shared_scripts {
'config.lua'
}
client_scripts {
'weather_prop_controller.lua',
'client.lua'
}
lua54 'yes'
dependency '/assetpacks'
dependency '/assetpacks'