- Node.JS v14+
- NPM v7
- MongoDB
- Python 3.x (
pip install -r requirements.txt
)
- Navigate to the directory you wish to put the repository in.
- Clone the repo.
git clone https://github.com/TornDotSpace/Torn
- Install Node.JS from here.
- Update NPM to v7
npm i -g npm
- Run the shell script to start the server!
./start_dev_server.sh # UNIX
./devServer-win.sh # Windows
- Navigate to
http://localhost:7301
in your browser, and you should be able to play.