Skip to content

Mudlet tool for developers - unpacks mudlet package xml files into .lua and .json files for easy text / IDE editing

Notifications You must be signed in to change notification settings

raretypeoffox/MudletXMLConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MUDLET XML Converter

A Mudlet script to help Mudlet package developers.

Intention of the script is to unpack Mudlet packages into their .lua and .json components to allow
developers to edit their packages in their preferred development editor of choice (eg VS Code).

Currently functional:
- Unpacking a Mudlet .xml package into its component parts

Future Implementation
- Repack the .lua and .json files into a single Mudlet .xml file

Current Usage:

python main.py

About

Mudlet tool for developers - unpacks mudlet package xml files into .lua and .json files for easy text / IDE editing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages