Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

CCDirectLink/CCMultiplayerServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCMultiplayerServer

Discord Server

Proxy server for CCMultiplayerClient.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This server uses NodeJS.

Installing

  • Install NodeJS from the website above.
  • Install node modules:
npm install

Profit.

You can start the server by running the following command in your terminal:

node server.js

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • 2767mr - Initial work - 2767mr
  • Vankerkom - Various suggestions - Vankerkom

License

This project is licensed under the MIT License - see the LICENSE.md file for details