Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Shaun f452e80578 Merge branch 'release' of gitlab.com:Isleward/isleward into release před 2 roky
data Add the data directory along with a dummy file před 6 roky
src Merge branch 'release' of gitlab.com:Isleward/isleward into release před 2 roky
.eslintignore more před 5 roky
.gitignore admin #1812: Removed helpers and tests from repo před 2 roky
.gitlab-ci.yml Merged master for v0.10.4 před 2 roky
CONTRIBUTING.md Refine the branching, release and contribution process před 5 roky
Dockerfile devops #1791: Change dockerfile base image před 2 roky
LICENSE Switched license to AGPL v3 před 7 roky
README.md Modified version file to mention that sqlite3 is no longer in the package.json file (as per #1841) před 2 roky

README.md

Isleward

The world’s only open source, moddable, roguelike MMO

Built with NodeJS, JS, HTML and CSS.

Play Now | Discord | Subreddit | Blog | Wiki | Twitter | Facebook | Patreon

How to contribute

Installation and Usage

IMPORTANT: The sqlite3 package has been removed for the time being due to multiple npm audit issues arrising. While installing this module will not cause you any security issues (due to the nature of the vulnerabilities and how Isleward actually uses the module), we have removed it to make the build process simpler for us. As a result of this, after performing an npm install in the server folder, please also run npm i sqlite3.

Ingame Screenshots