Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 561 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 561 Bytes

MiniFabric Example Mod

Setup

At this moment automatic setup is available only for IntelliJ Idea. You also need Java 17

  1. Clone this repo (with git clone or manual zip download)
  2. Open command line/terminal, switch active directory to project root and execute gradlew setupIdeaWorkspace
  3. Import your project into Idea as gradle project

You will get "Launch Client" configuration that will start game with your mod

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.