Minecraft Classic server protocol implementation
| src | refactor connection handling and enable multiple connections at once | |
| .gitignore | implement world saving | |
| Cargo.lock | don't block on incoming streams and handle termination signals | |
| Cargo.toml | don't block on incoming streams and handle termination signals | |
| COPYING | initial commit | |
| README.md | readme and name correction | |
Cutia Server
Minecraft Classic server protocol implementation.
Acknowledgements
License
Cutia is licensed under AGPL 3.0 or later. You may freely copy, distribute and modify it. Any modifications, including on network use, must also be distributed under AGPL. You can read the COPYING file for more information.