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.
| Last updated | 7 months ago |
| Total downloads | 6684744 |
| Total rating | 31 |
| Categories | Tools Libraries Misc BepInEx |
| Dependency string | Evaisa-FixPluginTypesSerialization-1.1.4 |
| Dependants | 3699 other packages depend on this package |
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. -
Copy the
BepInEx/config/FixPluginTypesSerialization.cfgfile into yourBepInEx/configfolder.
Special Thanks
-
KingEnderBrine
-
Twiner
-
NebNeb for the icon