1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-16 23:40:23 +02:00
parent 2d9b0a1afb
commit d7ad6fb4bd
50 changed files with 9668 additions and 30515 deletions

View file

@ -0,0 +1,20 @@
fx_version 'cerulean'
game 'gta5'
ui_page 'web/index.html'
files {
'zips.json',
'zones.json',
'web/*.html',
'web/*.js',
'web/*.css',
'web/*.png'
}
client_script {
'config.lua',
'cl_*.lua'
}
lua54 'yes'