From adb48787474fb96239d37500e3980dc2a69f2be8 Mon Sep 17 00:00:00 2001 From: tobspr Date: Mon, 7 Mar 2022 10:57:24 +0100 Subject: [PATCH] Fix invalid depot ids --- gulp/steampipe/scripts/app.vdf.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gulp/steampipe/scripts/app.vdf.template b/gulp/steampipe/scripts/app.vdf.template index f5e936e3..3c762531 100644 --- a/gulp/steampipe/scripts/app.vdf.template +++ b/gulp/steampipe/scripts/app.vdf.template @@ -9,9 +9,9 @@ "local" "" "depots" { - "1318691" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\windows.vdf" - "1318694" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\china-windows.vdf" - "1318692" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\linux.vdf" - "1318695" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\china-linux.vdf" + "1930753" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\windows.vdf" + "1930754" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\china-windows.vdf" + "1930752" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\linux.vdf" + "1930755" "C:\work\shapez\shapez.io\gulp\steampipe\scripts\china-linux.vdf" } }