diff --git a/app/src/main/assets/about_en.txt b/app/src/main/assets/about_en.txt index 82a030b8f..8de737a18 100644 --- a/app/src/main/assets/about_en.txt +++ b/app/src/main/assets/about_en.txt @@ -1,22 +1,22 @@ -%s BETA (Minecraft Java launcher for Android), version %s by Tran Khanh Duy (based from "Boardwalk" app)
+%s (Minecraft Java Launcher for Android), version %s by Tran Khanh Duy (based on "Boardwalk" app)
+ * Using libraries:
• ClassWrapperMC: A simple wrapper to help launching Minecraft LaunchWrapper on JRE9 and later.
• gl4es: OpenGL for OpenGL ES devices by lunixbochs and ptitSeb.
• OpenJDK JRE 8 for Android.
• Apache Commons Compress.
• LWJGL.
+ * License:
• This application is licensed under GNU GPLv3.
+ * Third party licenses:
• Apache Commons Compress (unknown or Apache License 2.0).
• gl4es: MIT License.
• LegacyLauncher: (unknown license).
• OpenJDK: GNU GPLv2 License.
- • PRoot: GNU GPLv2 License.
- • TheQVD XVnc Pro: GNU GPLv3 License.
• LWJGL: LWJGL 2's License.

- • Debian libraries: Multiple licenses.
- • BusyBox: GNU GPL License
+ * Notes:
- This app is under development and will not be stable.
- This app is not affiliated with Minecraft, Mojang or Microsoft.