1
0
Fork 0
forked from Simnation/Main
Main/resources/[standalone]/ps-multijob/fxmanifest.lua

20 lines
233 B
Lua
Raw Permalink Normal View History

2025-06-18 00:53:24 +02:00
fx_version 'cerulean'
game 'gta5'
version '1.1.4'
shared_script 'config.lua'
client_script 'client/cl_*.lua'
server_scripts{
'@oxmysql/lib/MySQL.lua',
'server/sv_*.lua',
}
ui_page 'html/index.html'
files {
'html/*',
}