A Minecraft: Java Edition launcher library partially made with the PojavLauncher base.
This library was initially meant for use in QuestCraft but has turned into the perfect library for Minecraft: Java Edition launchers. This includes everything needed for a basic and (soon) even advanced MCJE launchers written in Java (or any other language with interop).
-
Microsoft Authentication
-
Game File Downloading
-
Fabric, Forge and Quilt Mod Loading
-
Version Switching
Contributions are always welcome!
Please ensure your code follows the language's naming conventions, here's a list of a few of the most common languages used in our projects:
Make sure your pull request describes exactly what the code does and explains why you're making the pull request!
-
@MrNavaStar | Lead Feature Implementor
-
@thejudge156 | Senior Maintainer
-
@CADIndie | Jr. Maintainer
-
PojavLauncher (Pojlib Base application): GNU GPLv3.
-
xHook (Used for exit code trapping): MIT and BSD-style licenses.