From 42c0665171c828d57000b2dd975c654b96e4f50f Mon Sep 17 00:00:00 2001 From: xen-42 Date: Fri, 16 May 2025 16:45:58 -0400 Subject: [PATCH] Remove photosensitivity fix Anecdotally this does not function well enough for us to comfortably call this a "fix" or in any way recommend it to those with photosensitivity issues --- mods.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/mods.json b/mods.json index f33049fbd8..92994b7fc9 100644 --- a/mods.json +++ b/mods.json @@ -2144,16 +2144,6 @@ ], "parent": "GameWyrm.OuterRelics" }, - { - "name": "Photosensitivity Fixes", - "uniqueName": "clay.PhotosensitivityMod", - "repo": "FreezeDriedMangos/ow-photosensitivity-mod", - "tags": [ - "tweaks", - "audiovisual" - ], - "authorDisplay": "clay, xen, Trifid" - }, { "name": "Hatchling Icarus", "uniqueName": "Cleric.HatchlingIcarus", @@ -3451,4 +3441,4 @@ "authorDisplay": "SpatialX" } ] -} \ No newline at end of file +}