From 84d7a4654ec0479591de2a1579ee3467205c5091 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Thu, 22 Aug 2024 08:53:21 +0200 Subject: [PATCH] Add sync script --- Projects/SupermarketTogether/SupermarketTogether/sync | 1 + Projects/SupermarketTogether/deploy.sh | 1 - Projects/SupermarketTogether/test123 | 0 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 Projects/SupermarketTogether/SupermarketTogether/sync delete mode 100644 Projects/SupermarketTogether/deploy.sh delete mode 100644 Projects/SupermarketTogether/test123 diff --git a/Projects/SupermarketTogether/SupermarketTogether/sync b/Projects/SupermarketTogether/SupermarketTogether/sync new file mode 100644 index 0000000..38323fa --- /dev/null +++ b/Projects/SupermarketTogether/SupermarketTogether/sync @@ -0,0 +1 @@ +bin/Release/SupermarketTogether.dll,"C:/Program Files (x86)/Steam/steamapps/common/Supermarket Together/BepInEx/plugins/SupermarketTogether.dll" diff --git a/Projects/SupermarketTogether/deploy.sh b/Projects/SupermarketTogether/deploy.sh deleted file mode 100644 index c27608f..0000000 --- a/Projects/SupermarketTogether/deploy.sh +++ /dev/null @@ -1 +0,0 @@ -cp 'C:/Users/Administrator/RiderProjects/Bepinex/Projects/Regiments/Regiments/obj/Release/Regiments.dll' 'C:/Program Files (x86)/Steam/steamapps/common/Regiments/BepInEx/plugins' \ No newline at end of file diff --git a/Projects/SupermarketTogether/test123 b/Projects/SupermarketTogether/test123 deleted file mode 100644 index e69de29..0000000