Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 771 Bytes

readme.md

File metadata and controls

executable file
·
24 lines (16 loc) · 771 Bytes

MCDzienny Decompilation

An open source decompilation of MCDzienny (Version 12.2.0.0) which was the choice if you wanted a lava survival server. This server software wasn't updated for quite some time, and it wont be updated at all due to it's closed source nature.

Contributing

You can help me fix all the bugs and errors caused by the decompilation process by making a pull request.

Compiling

You need VS2010 or newer, the MCDzienny zip file and a working brain.

Step 1

Clone the repo.

Step 2

Open the .sln file up.

Step 3

Build the entire solution.

Step 4

Extract the folders from the MCDzienny zip file and put it in Build/bin/(Debug or Release).

Step 5

You are ready to build and run the decompiled source!