Update README.md

1.7.6.2_02
azurelmao 1 year ago committed by GitHub
parent efe54371ab
commit b523842351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Minimal Mod # Example Mod
Babric example mod, without the examples. Template for making Babric mods for BTA!
## Prerequisites ## Prerequisites
- JDK for Java 17 ([Eclipse Temurin](https://adoptium.net/temurin/releases/) recommended) - JDK for Java 17 ([Eclipse Temurin](https://adoptium.net/temurin/releases/) recommended)
@ -11,7 +11,7 @@ Babric example mod, without the examples.
1. Download or clone this repository and put it somewhere. 1. Download or clone this repository and put it somewhere.
``` ```
git clone https://github.com/Turnip-Labs/bta-minimal-mod.git git clone https://github.com/Turnip-Labs/bta-example-mod.git
``` ```
2. Import the project in IntelliJ IDEA, close it and open it again. 2. Import the project in IntelliJ IDEA, close it and open it again.

Loading…
Cancel
Save