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