Remove copy lib script

This commit is contained in:
2024-07-23 22:20:35 +02:00
parent a406c48a30
commit f52ee64ff3
2 changed files with 0 additions and 7 deletions

View File

@@ -1 +0,0 @@
for lib in $(cat libs.txt); do find 'C:\Games\Against.the.Storm.v1.0.2r' -name "$lib" | sed 's|\\|/|g' | xargs -I% -- cp '%' .; done

View File

@@ -1,6 +0,0 @@
0Harmony.dll
Assembly-CSharp.dll
BepInEx.dll
ConfigurationManager.dll
UnityEngine.CoreModule.dll
UnityEngine.dll