mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 13:57:39 +00:00
Add Updater.exe that can update to latest release and debug
This commit is contained in:
parent
275ce48509
commit
2259e17b21
18 changed files with 623 additions and 59 deletions
7
docs/updates/debug_zip.xml
Normal file
7
docs/updates/debug_zip.xml
Normal 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>
|
||||
7
docs/updates/release_zip.xml
Normal file
7
docs/updates/release_zip.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue