From 790e3dcafa9e23703bf02c0640e637e7c12472fa Mon Sep 17 00:00:00 2001 From: Labyricorn Date: Mon, 17 Aug 2026 00:17:48 -0700 Subject: [PATCH] Register Twungeon project source --- configs/project-sources.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configs/project-sources.ini b/configs/project-sources.ini index 157e6ba..76fb15e 100644 --- a/configs/project-sources.ini +++ b/configs/project-sources.ini @@ -4,3 +4,10 @@ web_url = https://git.labyricorn.com/Labyricorn/thinkloom-openai-hackathon api_url = https://git.labyricorn.com/api/v1/repos/Labyricorn/thinkloom-openai-hackathon branch = main featured_order = 10 + +[twungeon] +repository = https://git.labyricorn.com/Labyricorn/Twungeon.git +web_url = https://git.labyricorn.com/Labyricorn/Twungeon +api_url = https://git.labyricorn.com/api/v1/repos/Labyricorn/Twungeon +branch = main +featured_order = 20