From 771ddc0071b10096062e5842bee53582cdc2099d Mon Sep 17 00:00:00 2001 From: xen-42 <22628069+xen-42@users.noreply.github.com> Date: Wed, 19 Jun 2024 21:44:47 +0000 Subject: [PATCH] Add new mod: xen.EyeHelper --- mods.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mods.json b/mods.json index faae8beb6a..3b58fe8c40 100644 --- a/mods.json +++ b/mods.json @@ -3026,6 +3026,14 @@ "tool" ], "authorDisplay": "picalines" + }, + { + "name": "Debug Eye Helper", + "uniqueName": "xen.EyeHelper", + "repo": "xen-42/outer-wilds-eye-helper", + "tags": [ + "tool" + ] } ] } \ No newline at end of file