Update README.md

pull/4/head
azurelmao 10 months ago committed by GitHub
parent d3451e5cb0
commit f2e6e0266b
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
- 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.
```
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.

Loading…
Cancel
Save