diff --git a/Database/SaveCorruptionFix.zip b/Database/SaveCorruptionFix.zip new file mode 100644 index 0000000..184f132 Binary files /dev/null and b/Database/SaveCorruptionFix.zip differ diff --git a/Database/mods.json b/Database/mods.json index 52d84a0..f60cd65 100644 --- a/Database/mods.json +++ b/Database/mods.json @@ -39,6 +39,17 @@ "VersionInfoFile" : "BepInEx\\plugins\\UpdateNotifications.dll", "MoreInfoLink" : null, "Deprecated" : false + }, + { + "Name" : "Save Corruption Fix", + "Description" : "Fixes a bug that can cause the game to black screen after loading workshop mods.", + "Version" : "1.0.0.0", + "Download" : "https://gttodmods.vegapatch.net/SaveCorruptionFix.zip", + "Dependencies" : ["BepInEx"], + "Files" : ["BepInEx\\plugins\\SaveCorruptionFix.dll"], + "VersionInfoFile" : "BepInEx\\plugins\\SaveCorruptionFix.dll", + "MoreInfoLink" : null, + "Deprecated" : false } ], [