Add SupermarketTogether
This commit is contained in:
BIN
Projects/SupermarketTogether/libs/0Harmony.dll
Normal file
BIN
Projects/SupermarketTogether/libs/0Harmony.dll
Normal file
Binary file not shown.
BIN
Projects/SupermarketTogether/libs/Assembly-CSharp.dll
Normal file
BIN
Projects/SupermarketTogether/libs/Assembly-CSharp.dll
Normal file
Binary file not shown.
BIN
Projects/SupermarketTogether/libs/BepInEx.dll
Normal file
BIN
Projects/SupermarketTogether/libs/BepInEx.dll
Normal file
Binary file not shown.
BIN
Projects/SupermarketTogether/libs/ConfigurationManager.dll
Normal file
BIN
Projects/SupermarketTogether/libs/ConfigurationManager.dll
Normal file
Binary file not shown.
BIN
Projects/SupermarketTogether/libs/UnityEngine.CoreModule.dll
Normal file
BIN
Projects/SupermarketTogether/libs/UnityEngine.CoreModule.dll
Normal file
Binary file not shown.
BIN
Projects/SupermarketTogether/libs/UnityEngine.dll
Normal file
BIN
Projects/SupermarketTogether/libs/UnityEngine.dll
Normal file
Binary file not shown.
1
Projects/SupermarketTogether/libs/copyLibs.sh
Normal file
1
Projects/SupermarketTogether/libs/copyLibs.sh
Normal file
@@ -0,0 +1 @@
|
||||
for lib in $(cat libs.txt); do find 'C:\Program Files (x86)\Steam\steamapps\common\Mad Games Tycoon 2' -name "$lib" | sed 's|\\|/|g' | xargs -I% -- cp '%' .; done
|
||||
6
Projects/SupermarketTogether/libs/libs.txt
Normal file
6
Projects/SupermarketTogether/libs/libs.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
0Harmony.dll
|
||||
Assembly-CSharp.dll
|
||||
BepInEx.dll
|
||||
ConfigurationManager.dll
|
||||
UnityEngine.CoreModule.dll
|
||||
UnityEngine.dll
|
||||
Reference in New Issue
Block a user