Remove Slay the Spire (#4673)

* Remove Slay the Spire

* remove slay the spire
This commit is contained in:
KonoTyran
2025-04-25 11:54:53 -07:00
committed by GitHub
parent 8755d5cbc0
commit 2624a0a7ea
14 changed files with 8 additions and 464 deletions

View File

@@ -184,9 +184,6 @@
# Secret of Evermore
/worlds/soe/ @black-sliver
# Slay the Spire
/worlds/spire/ @KonoTyran
# Stardew Valley
/worlds/stardew_valley/ @agilbert1412

View File

@@ -117,8 +117,6 @@ flowchart LR
%% Java Based Games
subgraph Java
JM[Mod with Archipelago.MultiClient.Java]
STS[Slay the Spire]
JM <-- Mod the Spire --> STS
subgraph Minecraft
MCS[Minecraft Forge Server]
JMC[Any Java Minecraft Clients]