Interrupt / delverengine

Delver game engine and editor
zlib License
803 stars 79 forks source link

Read Data From Zip Files #237

Closed joshuaskelly closed 3 years ago

joshuaskelly commented 3 years ago

Summary

Allows for mod assets to be loaded from inside a zip file. Implements #236

Changes

Testing

I've currently only tested this with the Guns mod zipped up and put in my repo's mod folder.

PythooonUser commented 3 years ago

Discussed this on Discord. Issue with list and order of folder resolvment.

joshuaskelly commented 3 years ago

Closing for now. The biggest blocker is that write support is needed by the ScriptLoader.