mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-10 02:14:12 +00:00
Add note on Site License Server (#26)
This commit is contained in:
parent
b5f6b87b97
commit
b80c98b02e
1 changed files with 3 additions and 1 deletions
|
@ -236,7 +236,9 @@ class StartDownloading extends Command
|
|||
$this->comment('Please re-run:');
|
||||
$this->comment(' ./lancache-autofill steam:authorise-account ' . $account);
|
||||
$this->comment('');
|
||||
$this->comment('If this error persists, empty the ' . $steamUserdataDirectory . ' directory');
|
||||
$this->comment('If this error persists:');
|
||||
$this->comment('- Empty the ' . $steamUserdataDirectory . ' directory');
|
||||
$this->comment('- Temporarily disable Steam Site License server, if you\'re using it');
|
||||
$this->info('');
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue