Compare commits

...

15 Commits
v1.9 ... v1.12

Author SHA1 Message Date
nerdunit
eac379757c Update version 2020-09-05 04:40:22 -07:00
nerdunit
f66cd4ba66 Add files via upload 2020-09-05 04:40:08 -07:00
nerdunit
1ddfd8de2e Update version 2020-09-03 02:27:03 -07:00
nerdunit
78a67b41d8 Add files via upload 2020-09-03 02:26:59 -07:00
nerdunit
8c69c68d23 Update version 2020-09-01 01:33:45 -07:00
nerdunit
f7a44380f3 Add files via upload 2020-09-01 01:31:48 -07:00
nerdunit
bcc57865a0 Update version 2020-08-27 09:14:08 -07:00
nerdunit
c56fe7af39 Add files via upload 2020-08-27 09:14:07 -07:00
nerdunit
8feb830c6a Update version 2020-08-23 05:42:30 -07:00
nerdunit
577a14133d Add files via upload 2020-08-23 05:42:06 -07:00
nerdunit
fcad1ce636 Add files via upload 2020-08-17 12:51:40 -07:00
nerdunit
3fae800f7e Add files via upload 2020-08-17 11:00:44 -07:00
nerdunit
4a541335d0 Update version 2020-08-17 11:00:22 -07:00
nerdunit
c6f8985bc0 Add files via upload 2020-08-17 07:16:27 -07:00
nerdunit
1c0b95014c Update version 2020-08-17 07:16:17 -07:00
3 changed files with 28 additions and 1 deletions

BIN
Sideloader Launcher.exe Normal file

Binary file not shown.

View File

@@ -1,3 +1,30 @@
1.11HF1
= Fixed some crashes that occured when a unauthorized device was used with the sideloader
1.11
+ Added support for multiple devices
1.10SU1
+ Settings should now persist through updates
- Removed download button and hwid stuff
1.10
+ Added back the game size messagebox
+ Added support for unicode in adb
= Fixed restore gamedata
= Clicking the first game won't remove it since it causes problems
= Changed the sideloader icon
1.9SU2
+ Clicking a game on the listbox will now remove it from the list
1.9SU1
- Removed some code I forgot to remove when debugging
1.9
+ Added a queue for downloading games
+ Added a setting for disabling user.json push
1.8SU2
= Install game now won't throw an exception when a game isn't selected

View File

@@ -1 +1 @@
1.8SU2
1.11HF1