mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
feat: another settings category, launch prefixes, backup&restore and more
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user