ModificationStation / 1.7.3-LTS

A modification of MCP to provide a "Long Term Service" patch for Minecraft Beta 1.7.3
40 stars 15 forks source link

Kotlin support #6

Open Johnanater opened 5 years ago

Johnanater commented 5 years ago

As in #4 and #5, Kotlin support would be a nice feature for those who use it.

The problem with these pull requests were that they required the binaries to be there. We would just need a check if Kotlin is enabled. Possibly either create a question in setup.bat/sh or something like how FernFlower support was added by adding the jar into the runtime folder.