Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 571 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 571 Bytes

Castle Of The Winds Javscript Port

This is the start of a Castle Of The Winds Javascript port created by DrShriveer and RobertBowie.

It has only just begun.... So please be patient.

Running the Server

  1. Make sure you have NPM (Node Package Manager) installed.
  2. Run the install ./install.sh script to automate syncing packages
  • If you can't run the install.sh script just open it and run each command manually.
  1. Run node app.js to start the server.