azigler / zigmud

Experimental fork of RanvierMUD/trpg-skeleton

Home Page:https://www.andrewzigler.com/portfolio/zigmud-mud-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zigmud **(deprecated)**

Experimental fork of RanvierMUD/trpg-skeleton powered by an experimental fork of RanvierMUD/core

Instructions

  1. Get a checkout of this experimental fork (azigler/zigmud)
  2. Get a checkout of the experimental core:develop branch (azigler/core:develop)
  3. In your checkout of azigler/core:develop, run npm install then npm link
  4. In your checkout of azigler/zigmud, run npm link ranvier

Whenever you run npm install or npm update in your azigler/zigmud checkout, you must re-run npm link ranvier to re-establish the link.

Bundles

The following is a list of Ranvier bundles I have created with this project:

About

Experimental fork of RanvierMUD/trpg-skeleton

https://www.andrewzigler.com/portfolio/zigmud-mud-engine/

License:MIT License


Languages

Language:JavaScript 100.0%