From 929dccb75a1405737975d76648e015a3e7c00177 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 7 Oct 2017 23:07:10 -0400 Subject: reorganise repo structure --- src/SMAPI/App.config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/SMAPI/App.config (limited to 'src/SMAPI/App.config') diff --git a/src/SMAPI/App.config b/src/SMAPI/App.config new file mode 100644 index 00000000..27cdf0f7 --- /dev/null +++ b/src/SMAPI/App.config @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit