Add account manager and the account page is now fully functional.
Fix "Missing javaVersion" error when launching legacy Minecraft. Add settings page. (But is not fully implemented yet)
This commit is contained in:
+2
-3
@@ -5,7 +5,7 @@ __description__ = """
|
||||
A *Minecraft* launcher that I'm still thinking about its name.
|
||||
|
||||
I made this due to the official Minecraft Launcher is too huge and laggy. I need to wait it over 1 min to launch
|
||||
game, and I also think that other launchers are too complicated for most people to use.
|
||||
game, and I think launcher must be simple and lightweight to make user to feel is easy to use.
|
||||
|
||||
This launcher should adheres to the following rules:
|
||||
|
||||
@@ -13,7 +13,6 @@ This launcher should adheres to the following rules:
|
||||
2: Be complex at some point (Yeah this rule looks opposite to the first rule)
|
||||
3: Be cool and fun
|
||||
4: No AI slop (Nobody wants to read spaghetti code that made by AI)
|
||||
5: Freedom just like the bird
|
||||
6: Don't repeat yourself (originated from Django)
|
||||
5: Freedom just like the bird (This project use MIT license)
|
||||
"""
|
||||
__website__ = "https://repo.weispace.net/wei/Launcher"
|
||||
Reference in New Issue
Block a user