This commit is contained in:
Nordi98 2025-07-20 19:03:04 +02:00
parent 4f7a53e4a7
commit 10de5a6c76
33 changed files with 2124 additions and 0 deletions

View file

@ -0,0 +1,24 @@
fx_version 'cerulean'
game 'gta5'
author 'ST4lTH'
description 'Dialog'
version '1.0.0'
client_scripts {
'client/*.lua',
}
shared_scripts {
'config.lua',
}
files {
'web/dist/index.html',
'web/dist/**/*',
}
lua54 'yes'
ui_page 'web/dist/index.html'
--ui_page 'http://localhost:3000/' -- Dev