Skip to content

Template for 1.8.9 forge mods written in Kotlin. Huge thanks to the Skytils team and Harry232.

Notifications You must be signed in to change notification settings

UnexDev/1.8.9-Forge-Tempalte-Kotlin

Repository files navigation

1.8.9 Forge Template for Kotlin

This tempalte is meant to serve as a base configuration for gradle & loom. While creating my first mod in kotlin, I stuggled very much setting up a project. This repo is for everyone to use so they do not have to experience that.

Usage

Clone the repo and run the run script loom/genIntelliJRuns. This will generate the run configurations for IntelliJ. When you are ready to test, run the loom/runClient run config to start a Minecraft instance. Once ready to publish / use, run build/jar. Have fun!

About

Template for 1.8.9 forge mods written in Kotlin. Huge thanks to the Skytils team and Harry232.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages