feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377)

This commit is contained in:
Nik
2023-10-21 20:40:24 +02:00
committed by GitHub
parent c46e445a04
commit f114239f51
19 changed files with 390 additions and 92 deletions

View File

@@ -52,7 +52,7 @@ namespace hex::plugin::builtin {
return hex::format("hex.builtin.command.cmd.result"_lang, input.data());
},
[](auto input) {
hex::runCommand(input);
hex::executeCommand(input);
});
ContentRegistry::CommandPaletteCommands::addHandler(