fabric-example-mod icon indicating copy to clipboard operation
fabric-example-mod copied to clipboard

Proposal: create new branch for Kotlin

Open vtenfys opened this issue 3 years ago • 2 comments

Currently for Kotlin, the tutorial:setup page on the wiki points to natanfudge's unofficial repository, and it seems like an official template doesn't exist.

I propose creating a new branch in this repository for Kotlin so that there's an official template which can be maintained alongside the existing Java version. Using the same repository also means that non-Java-specific improvements to the main branch can be easily merged/rebased into the Kotlin branch.

I'm happy to open a Kotlin PR if this sounds like a good idea? It might have to be merged manually because GitHub doesn't allow creating a new branch in the target repository directly from a PR as far as I'm aware.

vtenfys avatar Mar 27 '21 17:03 vtenfys

I think a seprate repo would make more sense for this.

modmuss50 avatar Mar 27 '21 17:03 modmuss50

Okay, is there anything I could do to help out with that?

vtenfys avatar Mar 27 '21 17:03 vtenfys

This is handled by the new template generator I am working on: https://github.com/FabricMC/fabricmc.net/pull/3

modmuss50 avatar Nov 22 '22 15:11 modmuss50