Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RanvierMUD/soma

DEPRECATED not usable with version 3.x
https://github.com/RanvierMUD/soma

Last synced: about 2 months ago
JSON representation

DEPRECATED not usable with version 3.x

Awesome Lists containing this project

README

        

# \

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-` 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.