write game path to migoto config autmatically

This commit is contained in:
SpikeHD
2022-08-25 20:08:44 -07:00
parent 9426937a62
commit 57c1a7800c
5 changed files with 88 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ fn main() {
system_helpers::open_in_browser,
system_helpers::install_location,
system_helpers::is_elevated,
system_helpers::set_migoto_target,
proxy::set_proxy_addr,
proxy::generate_ca_files,
unzip::unzip,