Build Spyro 2 client

This commit is contained in:
2025-12-29 15:36:54 -05:00
parent cd37c519c4
commit 31e3c1dba0
7 changed files with 85 additions and 6 deletions

View File

@@ -4,6 +4,8 @@ name: cp-laptop
base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite
image-version: latest
description: The image of Wunker OS for CP's laptop.
stages:
- from-file: common/spyro2-rando-client.yaml
modules:
- from-file: common/common.yml
- type: dnf
@@ -28,4 +30,5 @@ modules:
- install-archipelago.sh
- from-file: common/ms-fonts.yml
- from-file: common/updates.yml
- from-file: common/spyro2-rando-client.yaml
- from-file: common/post-build.yml