This repository was made to accompany the gist Creating A Mod Using MultiLoader-Template, and includes additional documentation on most of the classes, methods, and fields added for the tutorial.
This project provides a Gradle project template that can compile mods for both Forge and Fabric using a common sourceset. This project does not require any third party libraries or dependencies. If ...