Skip to content

dpk vfs: now loads DEPS file from game pack

Thomas Debesse requested to merge illwieckz/netradiant:gamepackdeps into master

This way, there is no need to hardcode the loading of tex-common or res-buildables packs to get common textures and games buildables models, the game developers just have to provide a DEPS file with their game pack, and there is no need to enforce the name for this kind of stuff.

Merge request reports