From e744cc2670e8aa172db6a9852d5aa3db76e46b14 Mon Sep 17 00:00:00 2001 From: Tyler Hancock Date: Sat, 11 Nov 2023 01:33:31 -0700 Subject: [PATCH] Move IDEA to a H3 to match Eclipse --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4412ac..3bf10a9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project provides a Gradle project template that can compile mods for both F ## Getting Started -## IntelliJ IDEA +### IntelliJ IDEA This guide will show how to import the MultiLoader Template into IntelliJ IDEA. The setup process is roughly equivalent to setting up Forge and Fabric independently and should be very familiar to anyone who has worked with their MDKs. 1. Clone or download this repository to your computer.