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

Gamepack dependencies and dummy gamepacks #92

Open Matriks404 opened 10 months ago

Matriks404 commented 10 months ago

Gamepacks should be able to have dependencies and also be dummy packs (hidden by default in the launcher and if unhidden they should have some cool icon).

Also allow gamepacks to reuse levelpacks from its parent gamepack. This will allow making HD packs, although it may be later better to make resource packs instead.