ed
This commit is contained in:
parent
a730434314
commit
109cfdabcc
91 changed files with 167 additions and 852 deletions
18
resources/[defaultmaps]/starlitemotel/fxmanifest.lua
Normal file
18
resources/[defaultmaps]/starlitemotel/fxmanifest.lua
Normal file
|
@ -0,0 +1,18 @@
|
|||
fx_version 'adamant'
|
||||
game 'gta5'
|
||||
lua54 'yes'
|
||||
|
||||
author "T.U.R.K"
|
||||
version "1.0.0"
|
||||
description "A FiveM resource revamping the Starlite Motel."
|
||||
|
||||
escrow_ignore {
|
||||
'stream/*.yft', -- Disabling Asset Encryption
|
||||
'stream/*.ybn', -- Disabling Asset Encryption
|
||||
'stream/*.ydd', -- Disabling Asset Encryption
|
||||
'stream/*.ymap', -- Disabling Asset Encryption
|
||||
'stream/*.ymf', -- Disabling Asset Encryption
|
||||
'stream/*.ytd', -- Disabling Asset Encryption
|
||||
'stream/*.ytyp' -- Disabling Asset Encryption
|
||||
}
|
||||
dependency '/assetpacks'
|
Loading…
Add table
Add a link
Reference in a new issue