forked from Simnation/Main
16 lines
231 B
Lua
16 lines
231 B
Lua
![]() |
fx_version 'bodacious'
|
||
|
games { 'gta5' }
|
||
|
|
||
|
this_is_a_map "yes"
|
||
|
|
||
|
data_file('DLC_ITYP_REQUEST')('stream/happy2020.ytyp')
|
||
|
|
||
|
files {
|
||
|
|
||
|
|
||
|
|
||
|
"interiorproxies.meta"
|
||
|
}
|
||
|
|
||
|
data_file 'INTERIOR_PROXY_ORDER_FILE' 'interiorproxies.meta'
|