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.
LogBookPatcher
Fixes some outstanding issues in the LogBook.
| Last updated | 11 months ago |
| Total downloads | 49331 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | dotaguys-LogBookPatcher-1.0.1 |
| Dependants | 12 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2119README
LogBookPatcher
The LogBook has (at least) two outstanding bugs.
- While entries are being generated, Equipment-based entries do not use the EquipmentDef's prefab reference, instead using the (now obsolete) direct prefab. As a result, equipment that uses only the newest system will not have a display.
- Entries that have a prefab reference, instead of a direct prefab, will null ref when switched to after looking at an entry that does not have a prefab reference.
This mod fixes both issues.