#Package Manager for MuMeM's MUME Packages

1 messages · Page 1 of 1 (latest)

lime cove
#

Maybe I can inspire someone with this. Source code is here: https://github.com/MuMeM/mume/tree/main/Mudlet/MuMeM-PkgMgr. Feel free to clone and adapt to your own needs!

And when I am skilled enough maybe I even can contribute to Mudlet with some kind of package manager, using custom repositories.

All this is only possible due to the excellent work the Mudlet community and developers are doing! Keep it up!

tame monolith
#

This is really cool! Have you seen the built-in package manager window as well?

lime cove
#

Yes, but the problem is that I have dependencies on the packages. And the built-in one is currently not supporting this. So I use the build-in one to install the MuMeM Package Manager and go from there 🙂 I also have a "repository" with the packages and the manager is automatically querying this for information on versions and the like. So that's why I let myself inspire by the built-in one and took it from there 🙂

tame monolith
#

yup yup

#

we kind of stalled on the built-in one lately