17 lines
271 B
Lua
17 lines
271 B
Lua
fx_version 'bodacious'
|
|
game 'gta5'
|
|
this_is_a_map 'yes'
|
|
|
|
author 'Map4All'
|
|
description 'The best supplier'
|
|
version '69.69.69'
|
|
|
|
|
|
|
|
escrow_ignore {
|
|
'stream/basemap/ybn/*.ybn',
|
|
'stream/basemap/ydr/*.ydr',
|
|
'stream/basemap/ydr/*.ydd',
|
|
'stream/custom/ytd/*.ytd'
|
|
}
|