23 lines
393 B
Lua
23 lines
393 B
Lua
fx_version 'cerulean'
|
|
games {'gta5'}
|
|
|
|
author 'The Ambitioneers'
|
|
description 'Roxwood County NPC spawn Package'
|
|
version '2.0.0'
|
|
|
|
files {
|
|
'popgroups.ymt',
|
|
'popcycle.dat',
|
|
}
|
|
|
|
escrow_ignore {
|
|
'popcycle.dat',
|
|
'popgroups.ymt',
|
|
}
|
|
|
|
data_file 'FIVEM_LOVES_YOU_341B23A2F0E0F131' 'popgroups.ymt'
|
|
data_file 'POPSCHED_FILE' 'popcycle.dat'
|
|
|
|
lua54 'yes'
|
|
|
|
dependency '/assetpacks' |