fx_version 'cerulean' game 'gta5' author 'ESX-Framework - Linden - KASH' description 'Allows players to have multiple characters on the same account.' version '1.10.8' lua54 'yes' dependencies { 'ui_core', 'ui_context', 'ui_identity', 'ui_skin' } shared_scripts { '@ui_core/imports.lua', '@ui_core/locale.lua', 'locales/*.lua', 'config.lua' } server_scripts { '@oxmysql/lib/MySQL.lua', 'server/*.lua' } client_scripts { 'client/*.lua' } ui_page { 'html/ui.html' } files { 'html/ui.html', 'html/css/main.css', 'html/js/app.js', 'html/locales/*.js' }