23 lines
707 B
Lua
23 lines
707 B
Lua
fx_version 'bodacious'
|
|
game 'gta5'
|
|
author 'The Ambitioneers Team'
|
|
description 'Dundee Office Paper Company'
|
|
version '1.0.0'
|
|
|
|
this_is_a_map 'yes'
|
|
|
|
|
|
files {
|
|
'stream/m24_1_prop_m24_1_accs_02.ytyp',
|
|
'stream/v_int_61.ytyp',
|
|
'stream/int_residential.ytyp',
|
|
'audio/dundeeaudiodoor_game.dat151.rel',
|
|
'stream/m23_2_mp2023_02_dlc_int_4.ytyp'
|
|
}
|
|
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/m24_1_prop_m24_1_accs_02.ytyp'
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/v_int_61.ytyp'
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/int_residential.ytyp'
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/m23_2_mp2023_02_dlc_int_4.ytyp'
|
|
data_file 'AUDIO_GAMEDATA' 'audio/dundeeaudiodoor_game.dat'
|
|
dependency '/assetpacks' |