unimined / unimined

minecraft gradle extension
GNU Lesser General Public License v2.1
65 stars 8 forks source link

Unimined

unified minecraft modding environment with support for legacy environments.

for details on usage, see USAGE.md

LTS Branch

In order to better support buildscripts. when I plan on making big/breaking changes, I will leave an LTS branch behind. In effect, this means that I always support the previous minor version for bugfixes.

By consequence, seeing as it's only bugfixes, snapshots on the LTS branch are considered relatively stable as well.

Supported Loaders

Planned Loaders

Custom Loaders

yes, this is possible, see PrcraftExampleMod and it's buildsrc dir.

TODO

Recommended Setup

  1. take one of the versions from testing
  2. remove includeBuild('../../') from settings.gradle
  3. put a proper version number for the plugin in build.grade

Other Setups

Arch-Loom Style