fx_version 'adamant'
game 'gta5'

version 'V1.0'

client_script 'client/main.lua'

ui_page 'html/index.html'

files {
    'html/index.html',
    'html/script.js',
    'html/style.css'
}