This commit is contained in:
nelle 2023-07-03 19:51:25 -06:00
parent a32e02ff0d
commit b9ea24933c
2 changed files with 8 additions and 6 deletions

View file

@ -8,9 +8,11 @@ Created because why no Alpha 1.0- love :-(
2. Open Minecraft Launcher (or BetaCraft) and run Alpha 1.0.16_02
3. Go to your `minecraft` ( or `.betacraft/$INSTANCE_NAME/`) and copy the bin folder here
4. Go to `.minecraft/versions` ( or `.betacraft/versions`) and copy the version.jar into the newly copied bin folder
5. Copy `.minecraft/resources` ( or `.betacraft//$INSTANCE_NAME/resources`) over to the root of this folder
6. [Download the `minecraft_server.jar`](https://files.betacraft.uk/server-archive/alpha/a0.1.3.jar) file into this folder.
7. [Download the earliest version of MCP you can find](https://minecraft.fandom.com/wiki/Tutorials/Programs_and_editors/Mod_Coder_Pack)
8. After extracting copy `minecraft_server.patch` and `minecraft.patch` to the root of this folder.
9. Run decompile.bat (Windows) or decompile.sh (Linux)
10. Sourcecode! :3
5. Rename it to `minecraft.jar`
6. Copy `.minecraft/resources` ( or `.betacraft//$INSTANCE_NAME/resources`) over to the root of this folder
7. [Download the `minecraft_server.jar`](https://files.betacraft.uk/server-archive/alpha/a0.1.3.jar) file into this folder.
8. Rename it to `minecraft_server.jar`
9. [Download the earliest version of MCP you can find](https://minecraft.fandom.com/wiki/Tutorials/Programs_and_editors/Mod_Coder_Pack)
10. After extracting copy `minecraft_server.patch` and `minecraft.patch` to the root of this folder.
11. Run decompile.bat (Windows) or decompile.sh (Linux)
12. Sourcecode! :3

BIN
minecraft_server.jar Normal file

Binary file not shown.