1
0
Fork 0
forked from Simnation/Main
Main/resources/[tools]/dialog/fxmanifest.lua
2025-07-20 19:03:04 +02:00

24 lines
No EOL
310 B
Lua

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