This commit is contained in:
Nordi98 2025-07-14 15:59:33 +02:00
parent 4c47f97c2a
commit 096c4ffcaf
22 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,14 @@
fx_version 'cerulean'
game 'gta5'
lua54 'yes'
ui_page 'web/dist/index.html'
client_scripts {
"client/*.lua"
}
files {
'web/dist/index.html',
'web/dist/**/*',
}