/misery

⛏️ A miserable Minecraft 1.2.5 server implementation from scratch

Primary LanguageRust

misery

⛏️ A miserably bad Minecraft 1.2.5 server implementation from scratch

The server is implemented accordingly to the unofficial documentation from wiki.vg

✨ Features

  • Responding to a server status ping

⚙️ Building

Make sure you have Rust toolchain installed.

cargo build --release

⚡ Running

Configuration

TBA

Starting the server

TBA