draft: texture button

This commit is contained in:
h z
2025-02-15 08:25:01 +00:00
parent 7d5929bc5b
commit 44099d41d0
3 changed files with 86 additions and 1 deletions

View File

@@ -8,4 +8,8 @@
TaskName="GenerateProxyNodesTask"
AssemblyFile="$(CustomTasksAssembly)"
/>
<UsingTask
TaskName="ScanTextureSetFolderTask"
AssemblyFile="$(CustomTasksAssembly)"
/>
</Project>