Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Big Bad Waffle 37630d3ddd Merge branch '96-less-xp-level-range' into 'staging' 7 лет назад
src Fixed an issue with mob xp scaling 7 лет назад
.gitignore Fixes #35 7 лет назад
CONTRIBUTING.md Update CONTRIBUTING.md 7 лет назад
LICENSE Switched license to AGPL v3 7 лет назад
README.md Update README.md 7 лет назад

README.md

Isleward

A multiplayer, moddable, extensible roguelike built with NodeJS, JS, HTML and CSS

Test Server | Discord | Subreddit | Blog | Wiki | Twitter | Patreon

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

Ingame Screenshots