Matriks404 / openSMB2

An open source reimplementation of Super Mario Bros. 2 written in Lua and LÖVE.
GNU General Public License v3.0
32 stars 3 forks source link

Updating gamepacks over the internet #58

Open Matriks404 opened 1 year ago

Matriks404 commented 1 year ago

Each gamepack has a name and version, which we can check against some database, and update the gamepack to latest version as long as it has the same manifest version.