demonnic / muddler

A build tool for Mudlet package developers
MIT License
40 stars 12 forks source link

How can I add details to folders? #13

Closed Kebap closed 2 years ago

Kebap commented 3 years ago

In Mudlet, for some reason, you can add most all things and details to a folder, that you can to an item (be it alias, trigger, key, etc) - but how to do the same in muddle?

For example, I have a folder of aliases and in the folder itself, I have put a lua comment as code to explain in more detail, which kind of aliases are contained.

Not sure how to muddle. Am I missing something here?

demonnic commented 3 years ago

Right now there's not really an easy way to do this. I simply moved away from using the folders to hold things. That being said I'm not against it and have kicked around a couple ideas on how to add it.