Skip to content

Latest commit

 

History

History
80 lines (58 loc) · 3.29 KB

README.md

File metadata and controls

80 lines (58 loc) · 3.29 KB

OBv2

GitHub version Repo Size Codacy Badge devDependency Status License Known Vulnerabilities Greenkeeper badge

About

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

This is complete rewrite of our old script OmertaBeyond v1

Compatibility

At the moment OB is compatible with:

Works on:

  • .com
  • .nl
  • .dm
  • .gen.tr (missing some features like logger)
  • .pt (not fully tested)

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

Team

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

OmertaBeyond © 2007-2016 (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 :-)