Skip to content

Commit 1ee2b7d

Browse files
josephworksHexeption
authored andcommitted
Fixed Wrapping issue
1 parent 8d495a2 commit 1ee2b7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
- Once you have reached a final result you are happy with, there is a bit of a process to turn it into a JAR file that
4949
can actually run from the game launcher. Go to the "build" folder in the gradle tasks, an run the "build" task. This
5050
will generate the new executable JAR file in the "build/libs/" directory.
51-
<img width="266" alt="a647ab0eb336062ffd80c8e053e10266" src="https://user-images.githubusercontent.com/4052647/46925963-a297eb80-d026-11e8-8b02-cb621b559511.png">
51+
52+
<img width="266" alt="a647ab0eb336062ffd80c8e053e10266" src="https://user-images.githubusercontent.com/4052647/46925963-a297eb80-d026-11e8-8b02-cb621b559511.png">
5253

5354
- With that jar generated, open your Minecraft versions folder. On Linux, this defaults to ~/.minecraft/versions. On
5455
windows, it's in Appdata/Roaming/.minecraft/versions. Find the variant your modded version is based on (that is, if

0 commit comments

Comments
 (0)