fx_version 'cerulean'
game 'gta5'

description 'QB-Lockpick'
version '1.2.0'

ui_page 'html/index.html'

client_script 'client/main.lua'

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

lua54 'yes'