loading with fml

Installing LiteLoader with Forge or FML

If you already have Minecraft Forge or FML installed, you have two options for installing LiteLoader:

  • Option 1

    Install LiteLoader and extend from the Forge/FML version.

  • Option 2

    Install LiteLoader as a mod (see below).

Installing LiteLoader as a mod

LiteLoader supports being loaded as a mod by other Mod Systems which recognise the TweakClass metadata entry in the jar file. Currently only LiteLoader and FML support this entry, but other Mod Systems may do so in the future.

To load LiteLoader with another ModSystem, take the following steps:

  • Download the LiteLoader installer from the Download Page
  • Ensure that the Minecraft Launcher is closed
  • Run the LiteLoader installer, you will be see the following screen
  • Choose the Extract LiteLoader jar action
  • Click the button and navigate to your versioned "mods" folder (eg. .minecraft/mods/1.7.10 for Minecraft 1.7.10)
  • Click OK to extract the LiteLoader jar

LiteLoader will now be loaded by the other ModSystem when the game starts up.


Login