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

https://github.com/simon816/comcraftserver

Software for running a ComcraftModLoader server
https://github.com/simon816/comcraftserver

Last synced: about 1 month ago
JSON representation

Software for running a ComcraftModLoader server

Awesome Lists containing this project

README

          

# Comcraft Mod Loader Server
---

This is the server counterpart to the multiplayer ability of [Comcraft Mod Loader](https://github.com/simon816/ComcraftModLoader)

A lot of the core game code is copied from the original Comcraft, licensed under GPL-3.0.

The code was originally written from approximately late 2013 to April 2014.

### License
```
Copyright (C) 2013 Piotr Wójcik
Copyright (C) 2013-2014 Simon816

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .
```