diff --git a/tools/checkout-deps.ps1 b/tools/checkout-deps.ps1 index 4e710e29..50ab1f2e 100644 --- a/tools/checkout-deps.ps1 +++ b/tools/checkout-deps.ps1 @@ -18,7 +18,17 @@ param( 'tf2', 'insurgency', 'sdk2013', - 'dota' + 'dota', + 'orangebox', + 'blade', + 'episode1', + 'bms', + 'darkm', + 'swarm', + 'bgt', + 'eye', + 'contagion', + 'doi' ) ) @@ -78,4 +88,4 @@ Checkout-Repo -Name "ambuild" -Branch "master" -Repo "https://github.com/alliedm Set-Location ambuild & python setup.py install -Set-Location .. \ No newline at end of file +Set-Location ..