Add a script for installing RetroArch
This commit is contained in:
parent
63875268ea
commit
12810e93d6
2 changed files with 19 additions and 0 deletions
scripts/Windows/Collections
|
@ -37,4 +37,5 @@ function Restore-PersonalApps([Context] $context) {
|
|||
Restore-Osu $context;
|
||||
Restore-OsuLazer $context;
|
||||
Restore-PuTTY $context;
|
||||
Restore-RetroArch $context;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue