forked from Simnation/Main
14 lines
No EOL
165 B
Lua
14 lines
No EOL
165 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
lua54 'yes'
|
|
|
|
ui_page 'web/dist/index.html'
|
|
|
|
client_scripts {
|
|
"client/*.lua"
|
|
}
|
|
|
|
files {
|
|
'web/dist/index.html',
|
|
'web/dist/**/*',
|
|
} |