Add Updater.exe that can update to latest release and debug

This commit is contained in:
Kamil Trzciński 2022-12-11 02:35:46 +01:00
parent 275ce48509
commit 2259e17b21
18 changed files with 623 additions and 59 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.5.31</version>
<url>https://github.com/ayufan/steam-deck-tools/releases/download/0.5.31/SteamDeckTools-0.5.31-debug.zip</url>
<changelog2>https://github.com/ayufan/steam-deck-tools/releases/tag/0.5.31</changelog2>
<mandatory>false</mandatory>
</item>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.5.31</version>
<url>https://github.com/ayufan/steam-deck-tools/releases/download/0.5.31/SteamDeckTools-0.5.31.zip</url>
<changelog2>https://github.com/ayufan/steam-deck-tools/releases/tag/0.5.31</changelog2>
<mandatory>false</mandatory>
</item>