Skip to content

Commit 7ca7a08

Browse files
authored
Update README.md
1 parent 15c0f47 commit 7ca7a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Customization options are available for changing the color of the damage numbers
99

1010
###[Download from here](https://minecraft.curseforge.com/projects/torohealth-damage-indicators)
1111

12+
![Screenshot](https://i.imgur.com/C9oBhZ5.png)
13+
1214
##Development Environment Setup
1315
Download the desired version of Forge MDK from https://files.minecraftforge.net/ and unzip the MDK into a new dirctory. After the MDK is unzipped, remove the `main` folder from the `src` folder and clone this repo into the `src` directory as `main`. Then you will need to either copy or link the `build.gradle` from the repository to the root of the MDK, replacing the original one.
1416

@@ -27,5 +29,3 @@ ln -s src/main/build.gradle build.gradle
2729
./gradlew setupDecompWorkspace
2830
./gradlew eclipse
2931
```
30-
31-
![Screenshot](https://i.imgur.com/C9oBhZ5.png)

0 commit comments

Comments
 (0)