Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 305 B

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