feat: another settings category, launch prefixes, backup&restore and more

This commit is contained in:
neoapps-dev
2026-05-26 19:15:56 +03:00
parent 3525bd6523
commit 0c1b2beced
14 changed files with 896 additions and 68 deletions
+5
View File
@@ -57,6 +57,8 @@ pub fn run() {
runners::get_available_runners,
config_cmds::get_external_palettes,
config_cmds::import_theme,
config_cmds::export_settings,
config_cmds::import_settings,
file_dialogs::pick_folder,
download::download_runner,
game::delete_instance,
@@ -82,6 +84,9 @@ pub fn run() {
proxy_cmd::http_proxy_request,
game::get_instance_path,
game::get_playtime,
game::get_playtime_daily,
game::backup_instance,
game::restore_instance,
commands::console2lce::import_world,
stun::stun_discover,
direct::start_direct_proxy,