Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
| Date uploaded | 4 days ago |
| Version | 1.1.1 |
| Download link | DaXcess-FixPluginTypesSerialization-1.1.1.zip |
| Downloads | 15092 |
| Dependency string | DaXcess-FixPluginTypesSerialization-1.1.1 |
README
FixPluginTypesSerialization
Hook into the native Unity engine for adding BepInEx plugin assemblies into the assembly list that is normally used for the assemblies sitting in the game Managed/ folder.
This solve a bug where custom Serializable structs and such stored in plugin assemblies are not properly getting deserialized by the engine.
Installation
- Copy the
BepInEx/patchers/FixPluginTypesSerializationfolder into yourBepInEx/patchersfolder.
Special Thanks
-
KingEnderBrine
-
Twiner
-
NebNeb for the icon
CHANGELOG
1.1.1
I LOVE GEOPOLITICS YAAAAY
Added preconfigured offsets for if the Unity Symbol Servers aren't reachable (for example because some very lovely North American country has blocked you)
1.1.0
Updated to latest version of FixPluginTypesSerialization to account for potential Unity version upgrades
1.0.0
Initial release