From 6acceb7b7404f2f71541d8a1cccc4758d1f80735 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Fri, 30 Dec 2016 22:32:01 -0500 Subject: Initial --- config-example.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config-example.yml (limited to 'config-example.yml') diff --git a/config-example.yml b/config-example.yml new file mode 100644 index 0000000..51b32d0 --- /dev/null +++ b/config-example.yml @@ -0,0 +1,6 @@ +--- +listen: 0.0.0.0:9413 +SteamRepositories: + # We're ideally looking for the full path to the steamapps folder + - "C:\Program Files (x86)\Steam\steamapps" + # - "/usr/mitch/SteamGames/steamapps" -- cgit v1.2.3