From 289bb5be8eb0e2759c5d05b781d18e8ba07e1867 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Fri, 18 Oct 2024 18:49:40 +0200 Subject: [PATCH] Add sync to COI --- .../CaptainOfIndustry/CaptainOfIndustry.sln.DotSettings.user | 3 +++ Projects/CaptainOfIndustry/sync | 1 + 2 files changed, 4 insertions(+) create mode 100644 Projects/CaptainOfIndustry/CaptainOfIndustry.sln.DotSettings.user create mode 100644 Projects/CaptainOfIndustry/sync diff --git a/Projects/CaptainOfIndustry/CaptainOfIndustry.sln.DotSettings.user b/Projects/CaptainOfIndustry/CaptainOfIndustry.sln.DotSettings.user new file mode 100644 index 0000000..3600da8 --- /dev/null +++ b/Projects/CaptainOfIndustry/CaptainOfIndustry.sln.DotSettings.user @@ -0,0 +1,3 @@ + + True + True \ No newline at end of file diff --git a/Projects/CaptainOfIndustry/sync b/Projects/CaptainOfIndustry/sync new file mode 100644 index 0000000..46c3ba2 --- /dev/null +++ b/Projects/CaptainOfIndustry/sync @@ -0,0 +1 @@ +CaptainOfIndustry/bin/Release/CaptainOfIndustry.dll,bepinex/plugins/CaptainOfIndustry.dll \ No newline at end of file