RanvierMUD / soma

DEPRECATED not usable with version 3.x

Home Page:http://ranviermud.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<Soma>

Soma is the area builder for the Ranvier game engine

Running

npm install
bower install
npm run start

Creating Releases

To create distributables for Soma simply run npm run package-<platform> where platform is one of linux, win, or mac, e.g., npm run package-linux

Features

  • Create/edit/delete rooms, items, and NPCs
  • Easily select NPCs and items to place in rooms and containers across areas
  • Map overview of areas. Hovering rooms, items, and NPCs in the list highlights where they are on the map.

About

DEPRECATED not usable with version 3.x

http://ranviermud.com

License:MIT License


Languages

Language:JavaScript 90.8%Language:HTML 9.2%