Development
HTML (index.html)
index.html)Lua Script (client.lua)
client.lua)Resource Manifest (fxmanifest.lua)
fxmanifest.lua)ui_page 'html/index.html'
files {
'html/index.html',
'html/sounds/success.mp3',
'html/sounds/error.mp3',
'html/sounds/warning.mp3',
'html/sounds/info.mp3'
}
client_scripts {
'client.lua'
}
Last updated