forked from Simnation/Main
32 lines
No EOL
974 B
Lua
32 lines
No EOL
974 B
Lua
fx_version 'adamant'
|
|
game 'gta5'
|
|
|
|
Author 'Grillmeister-Services'
|
|
description 'grs_towing'
|
|
|
|
version '1.1'
|
|
|
|
|
|
this_is_a_map 'yes'
|
|
|
|
replace_level_meta 'gta5'
|
|
|
|
file 'stream/grs_towing_props.ytyp'
|
|
file 'stream/grs_towing_garage_shell_milo.ytyp'
|
|
file 'stream/grs_towing_garage_office_shell_milo.ytyp'
|
|
file 'gta5.meta'
|
|
file 'doortuning.ymt'
|
|
file 'audio/grs_towing_game.dat151.rel'
|
|
file 'audio/garagetow_int_game.dat151.rel' -- audio occlusion
|
|
file 'audio/office_int_game.dat151.rel' -- audio occlusion
|
|
|
|
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/grs_towing_props.ytyp'
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/grs_towing_garage_shell_milo.ytyp'
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/grs_towing_garage_office_shell_milo.ytyp'
|
|
data_file 'AUDIO_GAMEDATA' 'audio/grs_towing_game.dat'
|
|
data_file 'AUDIO_GAMEDATA' 'audio/garagetow_int_game.dat' -- audio occlusion
|
|
data_file 'AUDIO_GAMEDATA' 'audio/office_int_game.dat' -- audio occlusion
|
|
|
|
|
|
dependency '/assetpacks' |