This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Releases: Litarvan/OpenLauncherLib
Releases · Litarvan/OpenLauncherLib
v3.0.5
v3.0.4
Changelog
- Java 9 Compatibility
- Deprecated Internal Launching (because of Java 9)
- Deleted some VM args (because of Java 9)
- Language is detected automatically
How to use
Download the attached jar and import it, or add 'fr.litarvan:openlauncherlib:3.0.4' from repo 'https://litarvan.github.io/maven' to your maven/gradle dependencies
3.0.3-BETA - Minecraft 1.10 fix
3.0.3-BETA - Minecraft 1.10 fix
- Fixed a bug when launching Minecraft 1.10 (or newer) that assets were missing
3.0.2-BETA - Fixes
3.0.2-BETA - Fixes
- ProcessLogManager now automatically added when using the External system (can be disabled by using ExternalLauncher::setLogsEnabled)
- Some code rearanged
- Updated license and username
- Ready for Minecraft 1.9
- Deleted useless tings
- redirectErrorStream is now true by default in the ExternalLaunchProfile
3.0.1-BETA - Fixes
3.0.1-BETA - Fixes
Just some fixes
3.0.0-BETA - Internal system, launch profiles, total rework, cleaner, and more !
3.0.0-BETA - Internal system, launch profiles, total rework, cleaner, and more !
I totally remade the lib.
There is a new Internal system that launch a java program a lot faster than usual.
The lib is now for every Java program, with Minecraft support.
A lot of useful tools are included also !
2.1-SNAPSHOT ! So much bug fixes, a new GameType, and a Tweaking System !
2.1-SNAPSHOT ! So much bug fixes, a new GameType, and a Tweaking System !
This version add a tweaking system, so much bug are fixed now, and a new GameType is added for version 1.5.2 or lower.
2.0-SNAPSHOT - Total ramake ! More simple ! More customizable ! More clean !
2.0-SNAPSHOT - Total ramake ! More simple ! More customizable ! More clean !
Everything was deleted and remade ! New system ! Entirely customizable ! More clean ! More simple ! More usefull !
RELEASE-1.0
The first true release !