選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Big Bad Waffle db2a0a0930 Update README 7年前
src Initial Commit 7年前
.gitignore Initial Commit 7年前
LICENSE Initial Commit 7年前
README.md Update README 7年前

README.md

ISLEWARD

Installation

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