Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README.md 1.3 KiB

7 anos atrás
5 anos atrás
7 anos atrás
12345678910111213141516171819
  1. ![Isleward](https://gitlab.com/Isleward/isleward/raw/master/src/client/images/logo_1.png)
  2. ### The world's only open source, moddable, roguelike MMO
  3. Built with NodeJS, JS, HTML and CSS.
  4. [Play Now](http://play.isleward.com/) | [Discord](https://discord.gg/gnsn7ZP) | [Subreddit](https://www.reddit.com/r/isleward) | [Blog](http://blog.isleward.com/) | [Wiki](http://wiki.isleward.com/Main_Page) | [Twitter](https://twitter.com/playisleward) | [Facebook](https://www.facebook.com/isleward/) | [Patreon](http://patreon.com/bigbadwaffle)
  5. [How to contribute](CONTRIBUTING.md)
  6. ### Installation and Usage
  7. **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`.
  8. * [Windows](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(windows))
  9. * [Linux](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(linux))
  10. * [MacOS](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(macos))
  11. ![Ingame Screenshots](http://i.imgur.com/p4ktJ5O.png)