At this moment automatic setup is available only for IntelliJ Idea. You also need Java 17
- Clone this repo (with
git clone
or manual zip download) - Open command line/terminal, switch active directory to project root and execute
gradlew setupIdeaWorkspace
- Import your project into Idea as gradle project
You will get "Launch Client" configuration that will start game with your mod
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.