ModDevGradle icon indicating copy to clipboard operation
ModDevGradle copied to clipboard

A Gradle plugin for developing Minecraft mods using NeoForge

Results 16 ModDevGradle issues
Sort by recently updated
recently updated
newest added

If the user moved it entirely, the paths in the listLibraries files are invalid. Generally, we should try to get rid of listLibraries since it'll become real stale very quickly.

Vanilla mode being the obvious use-case for ML projects in the common branch - it makes sense that MDG doesn't supply mixin/mixinextras in that mode due to it being intended...

1) Does the asset index still exist 2) Is the object directory still there

Suggestion to allow disabling the lengthy decomp/recomp cycle which takes a considerate amount of time especially in multi-project setups with several subprojects, each using their own AT meaning setup must...

enhancement

Mekanism uses it. ServerPackLocator needs it. https://github.com/covers1624/DevLogin/ p.s.: Warn about it storing unencrypted access tokens in $HOME/.devlogin

enhancement

This might be an IntelliJ-exclusive feature if Eclipse can't handle multiple source sets. Enforcing the use of multiple projects seems too painful for this.

enhancement