1
0
Fork 0
forked from Simnation/Main
Main/resources/[props]/bzzz_terminal/fxmanifest.lua
2025-08-05 11:11:48 +02:00

42 lines
No EOL
517 B
Lua

--[[ FX Information ]]--
fx_version 'cerulean'
use_experimental_fxv2_oal 'yes'
lua54 'yes'
game 'gta5'
--[[ Resource Information ]]--
name 'bzzz_payment_terminal'
version '2.1.0'
description 'Payment terminal'
author 'BzZz'
--[[ Manifest ]]--
shared_scripts {
}
client_scripts {
}
server_scripts {
}
escrow_ignore {
'stream/*.ydr',
'data/*.lua'
}
dependencies {
}
data_file 'DLC_ITYP_REQUEST' 'stream/*.ytyp'
files {
'stream/*.ytyp',
}
dependency '/assetpacks'