Migration

This commit is contained in:
2024-03-20 16:21:19 +01:00
commit 4d87f6e4ab
1847 changed files with 19406 additions and 0 deletions

11
Cmd/remove_binaries.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
cd ..
rm -rf Binaries\
DerivedDataCache\
Intermediate
rm -rf Plugins/*/Binaries\
Plugins/*/DerivedDataCache\
Plugins/*/Intermediate