more fixes

This commit is contained in:
Till Wübbers
2025-04-29 08:01:26 +02:00
parent 171e25ac76
commit 02c40aeea6
5 changed files with 76 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
$texturecPath = ".\cmake-build\texturec.exe"
$texturecPath = "..\tools\texturec.exe"
$textureAssetDir = "..\assets\textures"
$outputBaseDir = ".\textures"