neoforged / MDK

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

Add a branch for each mc version #27

Open TelepathicGrunt opened 7 months ago

TelepathicGrunt commented 7 months ago

Lots of people go to the MDK and look for an MDK for their specific MC version. Currently, people are confused on the 1.20.4 MDK and thinking it doesn't apply to 1.20.2.

A solution is to have a branch for each mc version so people can go to the MDK they specifically want and can just clone and run it without needing to change any versions.

(Was originally posted to Website repo https://github.com/neoforged/websites/issues/23. Oops. Moving to here properly)

sciwhiz12 commented 6 months ago

If we split MDKs for each version into their own branches, there needs to be some considerations made:

BaKYCoder commented 2 months ago

What about a Template mod generator page like Fabric did.