forked from Simnation/Main
18 lines
529 B
Lua
18 lines
529 B
Lua
![]() |
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'
|