This commit is contained in:
nelle 2023-07-03 19:39:53 -06:00
parent 47513fda7a
commit 7e14a4df32

View file

@ -2,12 +2,13 @@
Created because why no Alpha 1.0- love :-(
#### Make sure you have JDK 8!!!! these scripts may not function!!!!
### How to Use
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 of MCP 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! :3
4. Copy the "minecraft_server.jar" file into this folder.
5. [Download the earliest version of MCP you can find](https://minecraft.fandom.com/wiki/Tutorials/Programs_and_editors/Mod_Coder_Pack)
6. After extracting copy `minecraft_server.patch` and `minecraft.patch` to the root of this folder.
7. Run decompile.bat (windows) or decompile.sh (linux)
8. Sourcecode! :3