polymod
polymod copied to clipboard
Implement a ZIPFileSystem to load archived mods
trafficstars
Add a new file system or extend the existing files system, to allow loading mods from ZIP files rather than folders. This is convenient in terms of easier installs for end users.
For development purposes, mods should still be accessible from a folder structure.
A ZIP should be able to contain a single mod or multiple mods. The latter is useful for modpacks.