]> git.xonotic.org Git - xonotic/netradiant.git/commit
dpk vfs: now loads DEPS file from game pack 71/head
authorThomas Debesse <dev@illwieckz.net>
Tue, 1 Aug 2017 19:04:58 +0000 (21:04 +0200)
committerThomas Debesse <dev@illwieckz.net>
Tue, 1 Aug 2017 19:04:58 +0000 (21:04 +0200)
commitd81ce8e1dc53e9ca395e8bb10a10e58121969b7c
treeb5432b18f0eac6a6934148da0d4539ad0d44fd34
parentc001d05fb1dc902a725dbf50df82e88a1a526a21
dpk vfs: now loads DEPS file from game pack

- this way, there is no need to hardcode the loading of
  tex-common or res-buildables 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
plugins/vfspk3/vfs.cpp