https://github.com/prior99/corpses
This is a live and interactive map for the popular game 7 Days To Die.
https://github.com/prior99/corpses
Last synced: over 1 year ago
JSON representation
This is a live and interactive map for the popular game 7 Days To Die.
- Host: GitHub
- URL: https://github.com/prior99/corpses
- Owner: Prior99
- License: gpl-3.0
- Created: 2015-01-14T08:49:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T13:11:53.000Z (almost 11 years ago)
- Last Synced: 2025-01-22T02:44:24.022Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 517 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
CORPSES
=======
[](https://ci.cronosx.de/projects/1?ref=master)
CORPSES stands for **Comprehensive Online (Route) Planning-, Social- and Explorationsystem**.
This is most of all a webbased map for the popular game *7 Days To Die* from *The Fun Pimps*.
This software requires an own server that interops with the telnet interface of the 7DTD server itself, utilizes a database and listens for incoming websocket connections to run commands executed by the webinterface published via http using your systems default webserver.
Requirements
============
This software should run on every platform that supports [NodeJS](http://nodejs.org/) and allows hosting a webpage (almost every operating system does this, but only Linux (Debian, Ubuntu and Arch) and Windows were tested). You will need access to a database on a MySQL server as well as a 7DTD server itself.
What could also be necessary is a decent cup of hot chocolate for the duration of the installation process.
Installation
============
Please refer to the [official wiki page](https://git.cronosx.de/prior/corpses/wikis/installation).
Documentation
=============
Everything is documented in the documentation which is automatically generated by the CI on push [here](https://cronosx.de/ci_drops/corpses_server_doc/).
Contributors
============
This software was mainly written by:
* Soana (Andra Ruebsteck)
* Prior (Frederick Gnodtke)
If you would like to contribute to this project we of course would be happy. Just fork this project and send us a pull-request.
Thanks to
=========
**Alloc** for his server fixes as without them there would be neither maprendering nor a decent telnetinterface.
Every contributor of every dependency we are using.
The Fun Pimps for creating this game.