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 2b4afeb commit 8e1554aCopy full SHA for 8e1554a
Commands/clean_template.bat
@@ -10,6 +10,7 @@ del /f /q "Unity-Package-Template.sln"
10
11
del /f /q "Packages\packages-lock.json"
12
13
+del /f /q "ProjectSettings\ProjectSettings.asset"
14
del /f /q "ProjectSettings\AudioManager.asset"
15
del /f /q "ProjectSettings\ClusterInputManager.asset"
16
del /f /q "ProjectSettings\DynamicsManager.asset"
0 commit comments