From d704437cc784be1641b0f8e8077e01f9dd066099 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sat, 28 Sep 2024 13:48:07 +0200 Subject: [PATCH] Move sync --- Projects/InfectionFreeZone/InfectionFreeZone/sync | 1 - Projects/InfectionFreeZone/sync | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 Projects/InfectionFreeZone/InfectionFreeZone/sync create mode 100644 Projects/InfectionFreeZone/sync diff --git a/Projects/InfectionFreeZone/InfectionFreeZone/sync b/Projects/InfectionFreeZone/InfectionFreeZone/sync deleted file mode 100644 index c9b4447..0000000 --- a/Projects/InfectionFreeZone/InfectionFreeZone/sync +++ /dev/null @@ -1 +0,0 @@ -bin/Release/InfectionFreeZone.dll,"C:\Games\Infection.Free.Zone.v0.24.8.21a\BepInEx\plugins\InfectionFreeZone.dll" \ No newline at end of file diff --git a/Projects/InfectionFreeZone/sync b/Projects/InfectionFreeZone/sync new file mode 100644 index 0000000..688d325 --- /dev/null +++ b/Projects/InfectionFreeZone/sync @@ -0,0 +1 @@ +InfectionFreeZone/bin/Release/InfectionFreeZone.dll,"C:\Games\Infection.Free.Zone.v0.24.8.21a\BepInEx\plugins\InfectionFreeZone.dll" \ No newline at end of file