pmcfadden / basic_mud

MIT License
0 stars 2 forks source link

Exit aliases #50

Closed pmcfadden closed 7 years ago

pmcfadden commented 7 years ago

@hammerdr Do check this out. I think the aliases need to move into the commands themselves, maybe something else will then read through all the commands and dynamically build out the alias map. But this was a start.

hammerdr commented 7 years ago

Lgtm