Install game launchers
This commit is contained in:
parent
88c2ec10c4
commit
fd7d1a3d81
1 changed files with 2 additions and 0 deletions
|
@ -40,4 +40,6 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Restore-RetroArch $context;
|
||||
Restore-reWASD $context;
|
||||
Restore-VisualStudio $context;
|
||||
|
||||
choco install -y epicgameslauncher steam goggalaxy;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue