fx_version 'adamant'
game 'gta5'

description 'QB-Input'
version '0.0.1'

client_script 'client/main.lua'
ui_page 'html/index.html'

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

lua54 'yes'