@@ -85,7 +85,7 @@ So many bugs. SO MANY MIXINS.
8585\* Fixed a crash when installing a partial modpack that didnt have a bin folder.
8686\* Fixed the skin and cape fix proxy not working on really old versions of minecraft.
8787
88- ### Upcoming a0.6-pre3
88+ ### a0.6-pre3
8989What pre2 was meant to be.
9090
9191\+ Links in the blog section are now clickable. They will open in your default browser.
@@ -95,6 +95,18 @@ What pre2 was meant to be.
9595\* Fixed PyMCL not deleting META-INF when needed.
9696\* Fixed random crashes when closing the instance manager for good.
9797
98+ ### a0.6-pre3.1
99+ Bugfix
100+
101+ \* Fixed not launching minecraft on unix systems because I was using the wrong syntax for a command.
102+
103+ ### a0.6-pre3.2
104+ Never let me QA test.
105+
106+ \* Fixed resources not being downloaded into the right folder.
107+ \* Fixed the unix compile script not uncluding mitmproxy resources.
108+ \* Fixed the unit start script not working because I was referencing a non-existent file.
109+
98110### Upcoming a0.6-pre4
99111Woo!!!11 Automate EVERYTHING!
100112
@@ -104,7 +116,8 @@ Woo!!!11 Automate EVERYTHING!
104116\+ Automatic "dumb" mod installing. (just copies contents to mc.jar)
105117\+ Automatic launcher updates?
106118
107- ## Upcoming a0.6-pre5
119+ ## Upcoming a0.6
120+ Its about time I stopped doing prereleases.
108121
109122\+ Automatic "semi-smart" mod installing. Most likely only gonna support optional classes and folders though.
110123
@@ -114,4 +127,4 @@ Woo!!!11 Automate EVERYTHING!
114127~ Yet another rewrite. I have learned a lot about how pyqt5 works and I cant bear to look at some of my old code.
115128~ Better theming system.
116129\+ Custom compiler + qt modules? This is in the faaaar future though.
117- \+ Minecraft launches embedded in the launcher like the old minecraft launchers?
130+ \+ Minecraft launches embedded in the launcher like the old minecraft launchers?
0 commit comments