Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.74 KB

README.md

File metadata and controls

64 lines (43 loc) · 2.74 KB

OBv3

GitHub version Repo Size Linux Build Status Windows Build Status Codacy Badge devDependency Status License Known Vulnerabilities

About

Greenkeeper badge

Omerta Beyond is, simply, an userscript for the MMORPG Omerta.

This is complete rewrite of our old script OmertaBeyond v2

Works on:

  • .nl
  • .dm

Note: if you have time/knowledge, help us to make it fully working/compatible.

Team

Active

Inactive

Many thanks to everyone who supported development without having direct push access.

OmertaBeyond © 2007-2017 ([email protected])

Info

You can find us at:

How to contribute

  • Install Node.js
  • Install grunt: npm install -g grunt-cli
  • Install the Node.js dependencies via npm: npm install
  • Hack and poke around the source
  • Run grunt to check source with eslint, csslint and lintspaces
  • Open Pull Request for review :-)