Skip to content

maplechori/parse_ewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PARSE EmlenMUD

Parser for Everwar Emlen MUD .are files

Generates a JSON file with all the vnums, connections, and sector types to display it in a nice format

You can generate a JSON file of the whole mud like so:

python area.py playarea.lst mud.json

Or just individual areas:

python area.py arborloom.are arborloom.json

This file can then be used to generate a map.

About

Parsing Everwar MUD Files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages