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.
- vBm - Founder, Minor code tweaks
- Rix - Admin, Developer
- MrWhite - Admin, Developer
- MurderInc - Admin, Developer
- Brainscrewer - Code contributor
- Sebbe - Code contributor
Many thanks to everyone who supported development without having direct push access.
OmertaBeyond © 2007-2017 ([email protected])
You can find us at:
- #beyond on Barafranca network.
- news.omertabeyond.net
- 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 witheslint
,csslint
andlintspaces
- Open
Pull Request
for review :-)