mupdate

2023 · 1 min read

Mupdate Auto-Updater Module for Mudlet.

Problem

Outcome

An auto-update module for Mudlet packages that automates version checking, downloading, and installation of package updates. Written in Lua, it adapts earlier work from the MUDKIP project and provides semantic versioning support for packages. The module integrates directly into Mudlet packages and can be used standalone via a provided Updater.lua example for developers implementing auto-update functionality.

Tools