forked from Simnation/Main
12 lines
No EOL
166 B
Lua
12 lines
No EOL
166 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
ui_page 'html/index.html'
|
|
|
|
files {
|
|
'html/index.html',
|
|
'html/styles.css',
|
|
'html/script.js'
|
|
}
|
|
|
|
client_script 'client.lua' |