From b38548f89ba7bf73e970ed9da85290e200ab6ffa Mon Sep 17 00:00:00 2001 From: GodlFire <46984098+GodlFire@users.noreply.github.com> Date: Sun, 8 Mar 2026 14:33:16 -0600 Subject: [PATCH] Shivers: Adds Manifest File (#5918) --- worlds/shivers/archipelago.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 worlds/shivers/archipelago.json diff --git a/worlds/shivers/archipelago.json b/worlds/shivers/archipelago.json new file mode 100644 index 0000000000..d9838d3841 --- /dev/null +++ b/worlds/shivers/archipelago.json @@ -0,0 +1,6 @@ +{ + "game": "Shivers", + "minimum_ap_version": "0.6.0", + "world_version": "2.7.5", + "authors": ["GodlFire", "Cynbel_Terreus"] +} \ No newline at end of file