refactor: redesign project structure

This commit is contained in:
h z
2025-02-16 22:36:38 +00:00
parent 44099d41d0
commit f69ceb5f4d
6 changed files with 121 additions and 75 deletions

View File

@@ -9,7 +9,9 @@
AssemblyFile="$(CustomTasksAssembly)"
/>
<UsingTask
TaskName="ScanTextureSetFolderTask"
TaskName="GenerateTextureSetTask"
AssemblyFile="$(CustomTasksAssembly)"
/>
</Project>