spacechase0/SpaceGameBase

Load modules' dependent assemblies from zip file

Opened this issue · 0 comments

To implement in ModuleManager.OnAssemblyResolve.

Probably will need to keep the zip file open throughout, or load all DLLs in root into memory?