Update README.md

main
azurelmao 2 years ago committed by GitHub
parent 1178396913
commit 5ba9c0690c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ Babric example mod, but 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/azurelmao/bta-minimal-mod.git git clone https://github.com/Turnip-Labs/bta-minimal-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.
@ -29,4 +29,4 @@ git clone https://github.com/azurelmao/bta-minimal-mod.git
5. Open `File > Project Structure`, select `Project` and set `Compiler output` to your project's path. 5. Open `File > Project Structure`, select `Project` and set `Compiler output` to your project's path.
6. Done! Now all that's left is to change every mention of `examplemod` to your own mod id. Happy modding! 6. Done! Now all that's left is to change every mention of `examplemod` to your own mod id. Happy modding!

Loading…
Cancel
Save