Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Shaun f452e80578 Merge branch 'release' of gitlab.com:Isleward/isleward into release 2 lat temu
data Add the data directory along with a dummy file 6 lat temu
src Merge branch 'release' of gitlab.com:Isleward/isleward into release 2 lat temu
.eslintignore more 5 lat temu
.gitignore admin #1812: Removed helpers and tests from repo 2 lat temu
.gitlab-ci.yml Merged master for v0.10.4 2 lat temu
CONTRIBUTING.md Refine the branching, release and contribution process 5 lat temu
Dockerfile devops #1791: Change dockerfile base image 2 lat temu
LICENSE Switched license to AGPL v3 7 lat temu
README.md Modified version file to mention that sqlite3 is no longer in the package.json file (as per #1841) 2 lat temu

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