diff options
Diffstat (limited to 'config-example.yml')
| -rw-r--r-- | config-example.yml | 6 |
1 files changed, 6 insertions, 0 deletions
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" |
