From 0e346bf5ad4852db5db82343b2aca5911c38ad00 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 4 Feb 2017 18:16:22 -0500 Subject: Moved the libraries around --- steam-export-example.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 steam-export-example.yml (limited to 'steam-export-example.yml') diff --git a/steam-export-example.yml b/steam-export-example.yml deleted file mode 100644 index fd81fb7..0000000 --- a/steam-export-example.yml +++ /dev/null @@ -1,13 +0,0 @@ ---- -listen: 0.0.0.0:9413 -# Repositories that you want to expose on the web server -SteamRepositories: - # We're ideally looking for the full path to the steamapps folder - # On windows you're going to escape the slashes - - "C:\\Program Files (x86)\\Steam\\steamapps" - # - "/usr/mitch/SteamGames/steamapps" - -# This defaults to: -# Only change this if your default Steam library is different than the Steam default -# DefaultRepository: "/usr/mitch/SteamGames/steamapps" -# DefaultRepository: "Z:\\SteamGames\\steamapps" -- cgit v1.2.3