KaiShoya / test-mod

とりあえずMod覚えるための適当プロジェクト

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🪵 Minecraft Forge ⚒ Kotlin Template 💜

⚠️ ! Warning ! ⚠️

KotlinForForge does not yet support 1.20!

This example does not run properly yet.

Until then, use 1.19.x!

Once everything is ready for 1.20.x, a skeleton branch without example code is planned.

🌟 1.20 NOT Support 🌟

INCLUDED INFO
KotlinForForge https://github.com/thedarkcolour/KotlinForForge
ParchmentMC https://github.com/ParchmentMC
Kotlin https://kotlinlang.org

🛠️ Getting Started 🛠️

1. Gradle Tasks -> forgegradle runs
-> gen<your IDE>Runs
2. Run runClient
in your IDE's Run / Debug Configuration
genRunConfig
runClient
HotSwap in debug mode LEARN MORE
Useful References

⚙️ Features ⚙️

About

とりあえずMod覚えるための適当プロジェクト

License:MIT License


Languages

Language:Kotlin 88.3%Language:Java 11.7%