This is a repo that takes NeoForge's MDKs and ports them to Kotlin. NeoForge has a dedicated GitHub organization for the MDKs, which is linked in the original README below. The mirrors of the Kotlin versions are available here.
The original README:
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.
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).
PRs to the mirror repositories will not be accepted. Contributions should target this repository.