Skip to content

Mumfrey/LiteLoaderInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteLoaderInstaller Logo

LiteLoaderInstaller is an installer program for LiteLoader based on the Minecraft Forge Installer but with visual and internal improvements.

Features

  • Improved User Interface
  • Support for system look-and-feel
  • Allows installed profile to extend (cascade) from any compatible version
  • Automatically merges command-line args from version being extended
  • Upgrade existing library in-place

Screenshot

Building the project

LiteLoaderInstaller uses the Gradle build automation system. It is designed to be built alongside the LiteLoader project, and requires that the upstream artefact is specified using the upstreamJar project property. The property will be evaluated with x being substituted for the target project object, so for example you may use:

gradle -P-PupstreamJar='"${x.projectDir}/../LiteLoader/build/libs/liteloader-${x.mcversion}-SNAPSHOT-release.jar"'

About

LiteLoader variant of forge installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages