From e580bfd3185f2ae69a4081c6aa5b8988709ed03a Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Sat, 1 Jan 2022 21:29:50 +0100 Subject: [PATCH] Initial Commit --- config.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 8f0d4a6..0000000 --- a/config.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "projectPath": "~/IdeaProjects/", - "libPath": "~/libs/", - "defaultName": "default", - "libUrl": "https://steamwar.de/lib.php", - "additionalArgs": ["-d"], - "credentials": { - "username": "[EnterName]", - "password": "[EnterPW]" - } -} \ No newline at end of file