Skip to content

OmertaBeyond/OBv3

Repository files navigation

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 (info@omertabeyond.com)

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 :-)