Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yellowberryhn/pumpkinmc

A stupid little Minecraft 1.12.2 server written in .NET 8 to teach myself networking.
https://github.com/yellowberryhn/pumpkinmc

Last synced: about 2 months ago
JSON representation

A stupid little Minecraft 1.12.2 server written in .NET 8 to teach myself networking.

Awesome Lists containing this project

README

        

# PumpkinMC
A stupid little Minecraft 1.12.2 server written in .NET 8 to teach myself networking.

The goal is have more or less full support for every packet type in an object oriented way.

----

**Note:** This project is simply a personal project, don't expect the code to be any good, use at your own risk.