-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Muddler is a build tool for creating Mudlet packages. It creates xml files readable by Mudlet which produce first-class Mudlet citizens listed in the profile editor as opposed to a bunch of temporary ones or deleting/recreating permanent ones using the Mudlet Lua API.
It favors convention over configuration, which means it isn't designed to recreate everything from Mudlet perfectly or give access to every option necessarily, but rather to make it easy to create a Mudlet package if you stick within muddler's capabilities/understanding rather than attempting to bend it to your will.
That being said, it can be made to do just about everything you might want to make it do.
See the installation instructions over HERE
Usage information can be found over HERE