Skip to content

KarendarToNajlepszyRadny123/nerthusaddon

 
 

Repository files navigation

Tests Status Coverage Status

Nerthus Addon

Addon for Nerthus server in game Margonem adding many features targeted towards role-playing.

Installation

Old game interface:
  • Addon should be installed automatically while you're on Nerthus server.
  • For other servers, check instruction at the bottom of this section.
Both game interfaces:
  • Install Tampermonkey or similar browser extension that allows for external scripts.
  • Head to install page and click install.
  • Installation should work regardless of interface type.
  • If you're using this installation method with an old game interface, type gadblock on in the game's console to disallow it from loading basic version.
If you want to test addon outside of Nerthus server:
  • While in game, type in a console: $.getScript('https://cdn.jsdelivr.net/gh/nerthus-margonem/nerthusaddon@production/nerthus-addon.user.js')
  • Addon should now load and work until the page reload (new interface) or map change (old interface)

FAQ

How to update addon to the newest version?
  • Addon should automatically update to the newest version available
How to test changes in game?
How to run tests?
  • Make sure you have installed dependencies (run npm i)
  • Type npm run test in project's root directory
  • Tests use mocha and expect
How to introduce changes to game?
How to deliver changes?
  • Feel free to make pull requests

About

Addon for nerthus server in game margonem

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.6%
  • CSS 5.4%