Compare commits

...

27 Commits
v1.8 ... v1.13

Author SHA1 Message Date
nerdunit
8cb5a1036d Update version 2020-09-10 01:14:55 -07:00
nerdunit
022f906c4d Add files via upload 2020-09-10 01:14:39 -07:00
nerdunit
ec76448477 Update version 2020-09-08 10:35:49 -07:00
nerdunit
ef72be31e3 Add files via upload 2020-09-08 10:35:27 -07:00
nerdunit
2734a9bf61 Update version 2020-09-08 08:14:24 -07:00
nerdunit
a3dfa21899 Add files via upload 2020-09-08 08:13:15 -07:00
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
nerdunit
4ac29040f8 Update version 2020-08-05 11:34:45 -07:00
nerdunit
0a612c7da1 Add files via upload 2020-08-05 11:34:41 -07:00
nerdunit
33ba798b41 Add files via upload 2020-08-05 04:29:46 -07:00
nerdunit
57525e1afa Update version 2020-08-05 04:28:52 -07:00
nerdunit
191044d88b Add files via upload 2020-07-31 00:39:48 -07:00
nerdunit
ec5395b0df Update version 2020-07-31 00:39:16 -07:00
3 changed files with 47 additions and 1 deletions

BIN
Sideloader Launcher.exe Normal file

Binary file not shown.

View File

@@ -1,3 +1,49 @@
MUST UPDATE 1.12
READ THIS -> https://pastebin.com/raw/K7eJe3F9
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
1.8SU1
+ Added debug logs for rclone
1.8
+ Disk info updates every command that changes disk space
= Rclone now logs commands and output
= Changed backup button
1.7.5
+ Made sideloader even faster when opening
+ Added some chiptune music and the setting to stop it
= Fixed donator button broken in 1.7
1.7
+ Removed some freezes
+ Sideloader kills rclone on start and on close if it's open so you dont waste bandwith

View File

@@ -1 +1 @@
1.7.5
MUST_UPDATE_1.12