2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-12-19 00:47:48 +00:00

chore: get Iwd and Ipak creators in constructor for post processors

This commit is contained in:
Jan
2025-01-03 11:18:33 +01:00
parent 416823c6cd
commit 3c3161448f
16 changed files with 81 additions and 34 deletions

View File

@@ -27,6 +27,7 @@ public:
const ZoneDefinitionContext& zoneDefinition,
ISearchPath& searchPath,
IGdtQueryable& gdt,
ZoneAssetCreationStateContainer& zoneStates,
const std::filesystem::path& outDir,
const std::filesystem::path& cacheDir) const = 0;