Install BizHawk and Archipelago

This commit is contained in:
2025-11-15 14:26:17 -05:00
parent bdef34c4be
commit bdfdf10f9c
6 changed files with 50 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ modules:
files:
- source: steam-firewall
destination: /
- source: archipelago
destination: /
- type: dnf
repos:
cleanup: true
@@ -14,3 +16,7 @@ modules:
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.2.10/r2modman-3.2.10.x86_64.rpm
- steam
- mono-core
- type: script
scripts:
- install-bizhawk.sh
- install-archipelago.sh