seanohue / axolemma

A tool for procedurally generating RanvierMUD areas.
MIT License
15 stars 1 forks source link

Allow for plugins to expand beyond ROT map algorithms #10

Open seanohue opened 6 years ago

seanohue commented 6 years ago

Would need to match the ROT API or something very similar.

To show up as a CLI option it would need to include inquirer-friendly questions configuration.

And would need to be put in a specific directory relative to cwd or require path (.axolemmaplugins?)