PrismarineJS / prismarine-server

NodeJS Game Server compatible with Minecraft Client
http://prismarinejs.github.io/
MIT License
26 stars 6 forks source link

Proposed Modules: Open for additions #14

Open dcbartlett opened 9 years ago

dcbartlett commented 9 years ago

prismarine-sever:

Core Package - Manages loading of other modules, connections to clients and server<->client messages. Messages will be routed to servers based on modules registering their commands with this Core Package Module.

prismarine-server-cli:

Command Line Interface for installing new mod-packs as well as other useful tools. commands:

dcbartlett commented 9 years ago

Please leave comments and we can discuss, this is a living document. As we discuss, things can be added/removed.