Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Commit 75d384e

Browse files
Update README for 1.0
1 parent c2ba88c commit 75d384e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,14 @@ You may need to install some libraries, including...
1515
> Discord: https://discord.gg/3HYD8CRgMh
1616
1717
# Changelog:
18-
* Fullscreen resize bug is fixed.
19-
* Increased compatibility with modded versions.
20-
* Added a slider for allocated RAM.
21-
* By default, premium mode is off.
22-
* Improved traceback logging to `error.log`.
23-
* Improved compatibility with custom JVM and game arguments defined in `<version>.json`.
24-
* Added the ability to update the UUID of the player if they have a premium account.
25-
* Restructured argument feeding to the Java executable.
18+
* Completely rewrote `launcher_process.py` to avoid future issues.
19+
* Added themes to the UI.
20+
* I'll add more here when I find more changes I made - I added a lot here.
2621

2722
# Installation instructions:
2823

2924
- Download `APLauncher.Installer.exe` from a release and run it.
3025
- The installer will ask you for your username and UUID in 2 prompts.
31-
- If you have a premium Minecraft account, it is highly advised you enter that account's details, if you want to play in premium mode in the future.
32-
- You can find an account's UUID [here](https://mcuuid.net/).
3326
- If you don't have a premium account, you can make up a username and UUID (generate a UUID [here](https://www.uuidgenerator.net/))
3427
- Once the installer has finished, navigate to `C:\\Users\<your user>\.aplauncher` and run `APLauncher.exe`.
3528
- If you want to add a version follow the steps below:

0 commit comments

Comments
 (0)