forked from Simnation/Main
17 lines
No EOL
387 B
Lua
17 lines
No EOL
387 B
Lua
fx_version 'bodacious'
|
|
game 'gta5'
|
|
this_is_a_map 'yes'
|
|
|
|
data_file 'AUDIO_GAMEDATA' 'audio/prompt_cityhall_game.dat' -- dat151
|
|
data_file 'AUDIO_GAMEDATA' 'audio/prompt_cityhall_doors_game.dat' -- dat151
|
|
|
|
|
|
files {
|
|
'audio/prompt_cityhall_game.dat151.rel',
|
|
'audio/prompt_cityhall_doors_game.dat151.rel',
|
|
}
|
|
|
|
escrow_ignore {
|
|
'stream/unlocked/**'
|
|
}
|
|
dependency '/assetpacks' |