Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Releases: Litarvan/OpenLauncherLib

v3.0.5

Choose a tag to compare

@Litarvan Litarvan released this 28 May 10:47

Changelog

  • Added 1.13.2 Forge support via new GameType
  • Updated translations

v3.0.4

Choose a tag to compare

@Litarvan Litarvan released this 07 Dec 17:33

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

Choose a tag to compare

@Litarvan Litarvan released this 22 Aug 12:44

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

Choose a tag to compare

@Litarvan Litarvan released this 22 Mar 16:37

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

Choose a tag to compare

@Litarvan Litarvan released this 01 Feb 17:23

3.0.1-BETA - Fixes

Just some fixes

3.0.0-BETA - Internal system, launch profiles, total rework, cleaner, and more !

Choose a tag to compare

@Litarvan Litarvan released this 13 Dec 22:09

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 !

Choose a tag to compare

@Litarvan Litarvan released this 15 Jul 21:30

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 !

Choose a tag to compare

@Litarvan Litarvan released this 20 Apr 21:45

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

Choose a tag to compare

@Litarvan Litarvan released this 14 Apr 11:06

The first true release !