feat: add UWP loopback tools

This commit is contained in:
Kuingsmile
2023-11-22 00:15:41 -08:00
parent 7ec251ea6d
commit caa82ad1e6
10 changed files with 88 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ fn main() -> std::io::Result<()> {
cmds::get_runtime_yaml,
cmds::get_runtime_exists,
cmds::get_runtime_logs,
cmds::uwp::invoke_uwp_tool,
// verge
cmds::get_verge_config,
cmds::patch_verge_config,