Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 714 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 714 Bytes

MaiksLauncher

100% C# custom Minecraft(R) launcher, with low end systems in mind. This Project uses CmlLib.Core (by AlphaBs: https://github.com/AlphaBs/CmlLib.Core).

To-do

  • Squash some bugs & exceptions.
  • Implement the code needed for the user's login cache.
  • Improve performance, optimize the memory usage.
  • Save user's settings on exit.
  • User interface customization (Background, Foreground, style,..etc).
  • Make the versions only reset after the user press some kind of update button.
  • Make the GUI more intuitive and fluid.
  • Skins (Currently not important).