fix readme

This commit is contained in:
nelle 2023-07-03 19:33:41 -06:00
parent 69f6a0cfa0
commit c957d21001

View file

@ -7,7 +7,7 @@ Created because why no Alpha 1.0- love :-(
1. Go to your .minecraft and copy the bin folder here
2. Go to .minecraft/versions and copy the version.jar into the newly copied bin folder
3. Copy .minecraft/resources over to the root of this folder
4. [Download the earliest version you can find])(https://minecraft.fandom.com/wiki/Tutorials/Programs_and_editors/Mod_Coder_Pack)
4. [Download the earliest version you can find](https://minecraft.fandom.com/wiki/Tutorials/Programs_and_editors/Mod_Coder_Pack)
5. After extracting copy `minecraft_server.patch` and `minecraft.patch` to the root of this folder.
6. Run decompile.bat (windows) or decompile.sh (linux)
7. Sourcecode!