From 1a1c07347ac40170fcd04971910831c781da19b8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 7 Sep 2024 19:17:24 +0000 Subject: [PATCH] Add install/groups/gaming.ps1 --- install/groups/gaming.ps1 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 install/groups/gaming.ps1 diff --git a/install/groups/gaming.ps1 b/install/groups/gaming.ps1 new file mode 100644 index 0000000..19383e7 --- /dev/null +++ b/install/groups/gaming.ps1 @@ -0,0 +1,2 @@ +winget install -e --id Valve.Steam # Steam for gaming platform +winget install -e --id GOG.Galaxy # GOG Galaxy \ No newline at end of file