18 lines
243 B
Lua
18 lines
243 B
Lua
|
|
fx_version 'cerulean'
|
||
|
|
game 'gta5'
|
||
|
|
author 'Tibo_MLO'
|
||
|
|
description 'Appart'
|
||
|
|
version '1.0.1'
|
||
|
|
lua54 'yes'
|
||
|
|
this_is_a_map 'yes'
|
||
|
|
|
||
|
|
dependencies {
|
||
|
|
'/server:4960',
|
||
|
|
'/gameBuild:2372'
|
||
|
|
}
|
||
|
|
|
||
|
|
escrow_ignore {
|
||
|
|
'stream/*.ytd',
|
||
|
|
'stream/*.ybn'
|
||
|
|
}
|