FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
| Last updated | 3 weeks ago |
| Total downloads | 36 |
| Total rating | 0 |
| Categories | Mods Tools |
| Dependency string | deB-FixPluginTypesSerialization-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
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