Skip to content

Commit 7c2b34b

Browse files
committed
Add Windrose to application list
1 parent a0b820f commit 7c2b34b

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Apps.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,25 @@
135135
image: media/vein-1280x720.jpg
136136
icon: media/vein-128x128.png
137137
thumbnail: media/vein_616x353.jpg
138+
- guid: b5453ff4-e65e-3975-a9db-3ec4c12cb911
139+
title: Windrose
140+
source: github
141+
repo: BitsNBytes25/Windrose-Installer
142+
installer: dist/installer.sh
143+
author: Charlie Powell <cdp1337@bitsnbytes.dev>
144+
category: Game Server
145+
supports:
146+
- "Debian 12, 13"
147+
- "Ubuntu 24.04"
148+
syntax:
149+
- "--uninstall - Perform an uninstallation"
150+
- "--dir=<src> - Use a custom installation directory instead of the default (optional)"
151+
- "--skip-firewall - Do not install or configure a system firewall"
152+
- "--non-interactive - Run the installer in non-interactive mode (useful for scripted installs)"
153+
- "--branch=<str> - Use a specific branch of the management script repository DEFAULT=main"
154+
- "--debug - Include to show debug output"
155+
image: media/windrose-image.webp
156+
icon: media/windrose-icon.webp
157+
thumbnail: media/windrose-thumbnail.webp
158+
159+

0 commit comments

Comments
 (0)