←back to thread

331 points alex_medvedev | 4 comments | | HN request time: 0.199s | source
1. tomasff ◴[] No.41850138[source]
See also https://github.com/valence-rs/valence A "clean room" implementation of the Minecraft server written in Rust
replies(2): >>41850398 #>>41850505 #
2. Imustaskforhelp ◴[] No.41850398[source]
yes , I was also thinking about this . +1
3. alex_medvedev ◴[] No.41850505[source]
Hi, Valence is a framework (similar to Minestom in Java). You have to build everything you self. Pumpkin is not a framework :D. Also Valence is bit unactive (look commits)
replies(1): >>41853477 #
4. tomasff ◴[] No.41853477[source]
That's why I said "clean room implementation". Any reason why Pumpkin does not build on top of Valence? Would be great to see a more cohesive ecosystem for Minecraft servers in the rust community rather than reinventing the wheel