Skip to content

The Mod Developer Kit - this is where you start if you want to develop a new mod. Fork using Kotlin

Notifications You must be signed in to change notification settings

Erdragh/Neoforge-Kotlin-MDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Kotlin MDK

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:

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.

About

The Mod Developer Kit - this is where you start if you want to develop a new mod. Fork using Kotlin

Topics

Resources

Stars

Watchers

Forks