Sfoglia il codice sorgente

Update README

tags/v0.1.2
Big Bad Waffle 7 anni fa
parent
commit
f4ec94350c
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. +9
    -0
      README

+ 9
- 0
README Vedi File

@@ -0,0 +1,9 @@
# ISLEWARD

### Installation
1. Download and install NodeJS: https://nodejs.org/en/download/
2. Open a new console window
2. Get the code: git clone https://gitlab.com/Isleward/isleward.git
3. Navigate to the server folder: src/server
4. Install dependencies: npm install
5. Run: node --expose-gc index.js

Caricamento…
Annulla
Salva