Add test scripts folder

This commit is contained in:
James Seibel
2024-09-10 06:52:21 -05:00
parent 97421feb33
commit a1ef3466ad
4 changed files with 109 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
rm -rf run/client/Distant_Horizons_server_data
rm -rf $(find run/server -name "Distant_Horizons")
rm -rf $(find run/server -name "DistantHorizons.sqlite")