19 lines
284 B
Lua
19 lines
284 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
lua54 'yes'
|
|
|
|
author 'Ambitioneers'
|
|
description 'unlocked map'
|
|
version '1.0.0'
|
|
|
|
escrow_ignore {
|
|
'ReadMe.txt',
|
|
'chunks_map_overview.png',
|
|
'stream/**/*.ytd',
|
|
'stream/**/*.ydr',
|
|
}
|
|
|
|
this_is_a_map 'yes'
|
|
|
|
dependency '/assetpacks' |