Copy base shaders for Android builds
This commit is contained in:
parent
4aaf45d06b
commit
b34de6be7f
32 changed files with 127 additions and 2 deletions
1
android/cleanup.bat
Normal file
1
android/cleanup.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
FOR /d /r . %%x IN (assets) DO @IF EXIST "%%x" rd /s /q "%%x"
|
||||
Loading…
Add table
Add a link
Reference in a new issue