Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1008 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 1008 Bytes

rustian-minecraft-server

Rust Status: Discontinued

⚠️ DISCLAIMER: I am not going to change the code of this repository. The dependencies are outdated and contain serious exploits. DO NOT USE THIS SOFTWARE

Rustian was a school project where I have rewritten the core of a Minecraft Java 1.15.2 Server completely in Rust using the Actor Model to utilize the full potential of a modern CPU. This project needs OpenSSL to work.

This specific version of this project will not be continued because I learned Rust with it (the code works but does not look that great), though I might rewrite it at some point to be more modular and to use more "idiomatic" code that would have a better readability.

I am going to link to the rewritten version here if I decide to make one. If you are interested in collaborating, please tell me. 💚