----------------------------------
--<!>-- BOII | DEVELOPMENT --<!>--
----------------------------------

fx_version 'cerulean'

game 'gta5'
version 'V1.0'

lua54 'yes'

ui_page 'html/index.html'

files {
    'html/**/*'
}
client_scripts {
    'client/*'
}
escrow_ignore {
    'client/*'
}