ed
This commit is contained in:
parent
cd945f7aff
commit
fdb2ec1452
3046 changed files with 68309 additions and 12 deletions
25
resources/[defaultmaps]/prompt_sandy_hospital/fxmanifest.lua
Normal file
25
resources/[defaultmaps]/prompt_sandy_hospital/fxmanifest.lua
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue