Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Impact variant of LiteLoader variant of Forge installer

Notifications You must be signed in to change notification settings

ImpactDevelopment/ImpactInstaller

 
 

Repository files navigation

ImpactInstaller

ImpactInstaller is an installer program for Impact based on LiteLoaderInstaller which, in turn, was origionally built upon the Minecraft Forge Installer.

Screenshot

Building the project

ImpactInstaller 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

Impact variant of LiteLoader variant of Forge installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%