Open RealityAnomaly opened 4 years ago
Wouldn't this go on either the HammerAddons or srctools repository?
Probably. Our implementation isn't fully finalised yet (the configuration file format could change), so we've been working on a fork of HammerAddons. We'll create a pull request into their master branch when it's finished.
It's not entirely necessary, since the config file has a "searchpaths" block letting you add additional file locations. But you'll want to add code to srctools.scripts.config
to parse your config and then append to the fsys_chain
filesystem.
Changing issue title to avoid being misleading (because of Digital Signal Processing).
I think this is still not implemented
Postcompiler from HammerAddons does not have support for Dynamic Search Path mounted apps. We need to add support for this so it can properly locate assets for model combination.