13 lines
198 B
Lua
13 lines
198 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
this_is_a_map 'yes'
|
|
|
|
files {
|
|
'stream/*.ytyp',
|
|
'stream/*.ymt'
|
|
}
|
|
|
|
data_file 'DLC_ITYP_REQUEST' 'stream/*.ytyp'
|
|
data_file 'SCENARIO_INFO_FILE' 'stream/*.ymt'
|