We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faca33 commit 2b4afebCopy full SHA for 2b4afeb
Commands/clean_template.bat
@@ -1,5 +1,4 @@
1
cd ..
2
-rmdir /s /q "ProjectSettings"
3
rmdir /s /q ".vscode"
4
5
for /r %%f in (*.meta) do (
0 commit comments