UNPKG

axolemma

Version:

A tool to procedurally generate areas compatible with the Ranvier MUD engine.

7 lines (5 loc) 160 B
const axolemma = require('../../../index.js') const generated = axolemma.generate( // Should pull in config from .axolemmaconfig.js ) console.log(generated)