Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.6 KB

README.md

File metadata and controls

61 lines (41 loc) · 2.6 KB

OBv2

GitHub version Repo Size Build Status devDependency Status License

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:

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-2014 ([email protected])

Info

You can find us at:

Getting started

  • Install Node.js
  • Install grunt: npm install -g grunt-cli
  • Install the Node.js dependencies via npm: npm install
  • Run grunt to check source with jscs, jshint, csslint and lintspaces