2026-04-14 17:41:39 +02:00

23 lines
667 B
Lua

fx_version 'bodacious'
game 'gta5'
author 'The Ambitioneers Team'
description 'Dream View Motel'
version '1.0.0'
this_is_a_map 'yes'
files {
'stream/int_medical.ytyp',
'stream/tr_dlc_int_01_tr.ytyp',
'stream/ch_dlc_int_02_ch.ytyp',
'stream/ex_int_office_02c_dlc.ytyp',
'stream/mp_residential.ytyp'
}
data_file 'DLC_ITYP_REQUEST' 'stream/mp_residential.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/ch_dlc_int_02_ch.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/tr_dlc_int_01_tr.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/int_medical.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/ex_int_office_02c_dlc.ytyp'
dependency '/assetpacks'