pzstorm/capsid

Zomboid classes not available without game dir

matshou opened this issue · 0 comments

ZOMBOID_CLASSES dependency is not registered if gameDir property is not found in project.

This becomes an issue for example if we want to compile the project on CI where we don't have the game directory and we have to use a pre-assembled containing Zomboid classes.