Update some text.
This commit is contained in:
+7
-7
@@ -2,17 +2,17 @@ __version__ = "0.0.1"
|
||||
__author__ = "wei"
|
||||
__email__ = "[email protected]"
|
||||
__description__ = """
|
||||
A *Minecraft* launcher that I'm still thinking about its name.
|
||||
A *Minecraft* launcher that I still haven't named.
|
||||
|
||||
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 think launcher must be simple and lightweight to make user to feel is easy to use.
|
||||
I made this because the official Minecraft Launcher is too large and slow. I have to wait over a minute to launch
|
||||
the game, and I believe a launcher should be simple, lightweight, and easy to use.
|
||||
|
||||
This launcher should adheres to the following rules:
|
||||
This launcher should adhere to the following rules:
|
||||
|
||||
1: Be simple
|
||||
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 (This project use MIT license)
|
||||
4: No AI slop (Nobody wants to read spaghetti code generated by AI)
|
||||
5: Freedom like a bird (This project uses the MIT license)
|
||||
"""
|
||||
__website__ = "https://repo.weispace.net/wei/Launcher"
|
||||
__website__ = "https://repo.weispace.net/wei/Launcher"
|
||||
|
||||
Reference in New Issue
Block a user