fx_version 'cerulean' game 'gta5' name 'rp_ui' description 'Pre-spawn interface: sign in, character creation and placement' author 'Los Santos RP' version '1.0.0' shared_scripts { '@rp_core/shared/config.lua', '@rp_core/shared/util.lua', '@rp_core/shared/appearance.lua', } client_scripts { '@rp_core/lib/callbacks_client.lua', 'client/camera.lua', 'client/ped.lua', 'client/main.lua', } ui_page 'html/index.html' files { 'html/index.html', 'html/tokens.css', 'html/app.css', 'html/app.js', 'html/fonts/archivo-var.woff2', 'html/fonts/plexsans-var.woff2', 'html/fonts/plex-400.woff2', 'html/fonts/plex-500.woff2', }