neoforged / MDK

The Mod Developer Kit - this is where you start if you want to develop a new mod
https://github.com/NeoForgeMDKs
185 stars 59 forks source link
mdk minecraft neoforge

For mod developers

If you're looking to start out with NeoForge, please check the dedicated MDK organization for more information and the list of per-version MDKs.
This repository contains the source for the MDK Mirrors.

Mirrors

Each branch with a 1.* name will get a mirror repository created automatically under the NeoForgeMDKs organization. That mirror will be kept in constant sync with its upstream branch automatically.
The format of the repository name is MDK-<mc version>-<plugin>, where plugin is either NeoGradle (default), or ModDevGradle (if the branch name has the -mdg suffix).

Contributing

PRs to the mirror repositories will not be accepted. Contributions should target this repository.