202404181155

This commit is contained in:
nelle 2024-04-18 11:56:01 -06:00
parent 6aca3da5c6
commit 572452d608

View file

@ -55,21 +55,21 @@ import Card from "../components/Card.astro";
body="The Library is a self-hosted Archive." body="The Library is a self-hosted Archive."
/> />
<Card <Card
source=https://next.forgejo.org/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png source=https://git.ouroboros.group/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png
href="https://modrinth.com/mod/roses-quilt" href="https://modrinth.com/mod/roses-quilt"
title="Roses" title="Roses"
body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old." body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old."
/> />
<Card <Card
source=https://next.forgejo.org/LimePotato/even-more-bountiful/raw/branch/main/src/main/resources/assets/emb/icon.png source=https://git.ouroboros.group/LimePotato/even-more-bountiful/raw/branch/main/src/main/resources/assets/emb/icon.png
href="https://next.forgejo.org/LimePotato/even-more-bountiful" href="https://git.ouroboros.group/LimePotato/even-more-bountiful"
title="Even More Bountiful" title="Even More Bountiful"
body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8" body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8"
/> />
--> -->
<Card <Card
source="/assets/icons/Forgejo_logo.svg" source="/assets/icons/Forgejo_logo.svg"
href="https://next.forgejo.org/Ouroboros/potrogue/settings" href="https://git.ouroboros.group/Ouroboros/potrogue/settings"
title="potrogue" title="potrogue"
body="A lil roguelike project built in Kotlin with cobalt/amethyst/zircon" body="A lil roguelike project built in Kotlin with cobalt/amethyst/zircon"
/> />
@ -81,19 +81,19 @@ import Card from "../components/Card.astro";
/> />
<!-- <!--
<Card <Card
source=https://next.forgejo.org/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png source=https://git.ouroboros.group/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
href="https://modrinth.com/mod/stellarworks" href="https://modrinth.com/mod/stellarworks"
title="Stellarworks" title="Stellarworks"
body="A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods." body="A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods."
/> />
<Card <Card
source=https://next.forgejo.org/LimePotato/quilt-template-mod/raw/branch/main/src/main/resources/assets/example_mod/icon.png source=https://git.ouroboros.group/LimePotato/quilt-template-mod/raw/branch/main/src/main/resources/assets/example_mod/icon.png
href="https://next.forgejo.org/LimePotato/quilt-template-mod" href="https://git.ourobros.group/LimePotato/quilt-template-mod"
title="Custom Quilt Template Mod" title="Custom Quilt Template Mod"
body="A fork of the quilt template mod, with an interactive setup script, and other nice-to-haves." body="A fork of the quilt template mod, with an interactive setup script, and other nice-to-haves."
/> />
<Card <Card
href="https://next.forgejo.org/LimePotato/LCP" href="https://git.ouroboros.group/LimePotato/LCP"
title="Legacy Coder Pack - LCP" title="Legacy Coder Pack - LCP"
body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)" body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)"
/> />