From 04214ed5164c6d1d56b7f67e1defa5bf3119c155 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 25 Mar 2020 15:48:49 -0400 Subject: [PATCH] Update readme for -loginid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d58dc42..578c72fd 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,5 @@ Parameters: -cellid <#> - the overridden CellID of the content server to download from. -max-servers <#> - maximum number of content servers to use. (default: 8). -max-downloads <#> - maximum number of chunks to download concurrently. (default: 4). + -loginid <#> - a unique 32-bit integer Steam LogonID in decimal, required if running multiple instances of DepotDownloader concurrently. ```