ForgeModdingSkeleton icon indicating copy to clipboard operation
ForgeModdingSkeleton copied to clipboard

Skeletons for building Forge mods

Results 11 ForgeModdingSkeleton issues
Sort by recently updated
recently updated
newest added

Mostly to feed the @Mod, mcmod.info or mods.toml.

enhancement
todo

shadow / shade / contained

enhancement
todo

Adding support for the ProGuard plugin can allow mods to obfuscate code, or apply commonly accepted modifications to the bytecode that will reduce file size and improve performance of code.

enhancement
todo

We need to be able to read info from mods.toml and also to be able to write it to mods.toml

enhancement
help wanted

So, firstly, in the gradle.properties, where it says "don't put it here", it'd be nice to note that you can put a gradle.properties in your GRADLE_USER_HOME (default on linux is...

enhancement
todo

It would be nice if this project had, as well as a todo list, a todone list if you will.

enhancement