Skip to content

Release v0.1.13

Compare
Choose a tag to compare
@atenfyr atenfyr released this 12 Dec 12:55
· 3 commits to main since this release
  • Fixed integration for game version 1.32.17.0 (@atenfyr).
    • For each mod, /Game/Items/ItemTypes/MasterItemList item list entries are now duplicated into /Game/Items/ItemTypes/BaseGameInitialKnownItemList, unless the latter is already specified.
    • This ensures that modded items are properly visible in the catalog on new saves.
  • Implemented some logging fixes and optimization (@Esper89).