LitLaunch is a custom abstraction layer to let a mod's code run on different versions of Minecraft and in the future for other modloaders, for version-independent mods. More can be found via the LitLaunch Curseforge Page[1].
LitLaunch | |
---|---|
Current developers | Codetoil |
Version | [0.0.4.2 = Bukkit 1.15.2 Sponge 1.12.2 Forge 1.15.2 1.14.4 1.13.2 1.12.2 1.8.9 1.7.10] |
URL | Link |
LitLaunch is currently in an beta state but has support for 1.7.10, 1.8.9, 1.12.2, 1.14.4 and 1.15.2 Minecraft versions with Forge. LitLaunch also has support for Bukkit, Sponge and Spigot server environments.
Did support 1.13.2 but currently does: 1.7.10, 1.8.9, 1.12.2, 1.14.4 & 1.15.2 as of 0.0.4.2, separated files for Forge, combined for Bukkit or others.
Note: Meaning that the API will change over time. In the case of the TPS Mod[2][3], it is designed for a LitLaunch version that will support all modloader and Minecraft versions that LitLaunch supports.
There is also a source page[4] that breaks down how to use LitLaunch in a development environment, deal with pull requests and more[5].