package OuterWildsTextAdventureWeb as caddy service

This commit is contained in:
ulic-youthlic 2025-05-31 03:42:12 +08:00
parent 5844040624
commit cae1182840
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 119 additions and 16 deletions

View file

@ -38,3 +38,7 @@ git.sparseCheckout = ["all.txt"]
[wshowkeys-mao]
src.git = "https://github.com/DreamMaoMao/wshowkeys.git"
fetch.github = "DreamMaoMao/wshowkeys"
[OuterWildsTextAdventure]
src.git = "https://github.com/top-mind/OuterWildsTextAdventureWeb.git"
fetch.github = "top-mind/OuterWildsTextAdventureWeb"