Loading textures and models from a zip file

Yes multifiles are there to create data files for 3d resources such as models textures and sounds. Zip files are still a method of distribution.

I was working on python import hook (similar to zip file import hook) that allowed you to import and execute python code inside multifiles but that is a story for another day.