From 04c7fd540e0d48d7d57c9f7033b1ac49235ed403 Mon Sep 17 00:00:00 2001 From: azurelmao <58854399+azurelmao@users.noreply.github.com> Date: Sun, 20 Aug 2023 13:09:41 +0200 Subject: [PATCH] Added note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2c07b84..ba12510 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ Template for making Babric mods for BTA! +**Note: *DO NOT fork this repository unless you want to contribute!*** + ## Prerequisites - JDK for Java 17 ([Eclipse Temurin](https://adoptium.net/temurin/releases/) recommended) - IntelliJ IDEA - Minecraft Development plugin (Optional, but highly recommended) ## Setup instructions + 1. Click the `Use this template` button on this repo's page above. Choose `Create a new respository`, you will be redirected to a new page. Enter your repo's name and description, and hit `Create repository`. To get your project, open IntelliJ IDEA and click `Get from VCS`. Select `Repository URL` and enter your repo's url