1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-24 04:26:19 +02:00
parent c01fa3bb74
commit 2ccf477c6c
49 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,19 @@
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/*',
}