AzuAutoStoreCompat
A narrow compatibility patch and bridge for AzuAutoStore 3.0.14 on Valheim 1.0 (Ashlands/Unity 6). Fixes missing methods and Harmony ambiguity with mods like ExtraSlots.AzuAutoStoreCompat
A narrow, lightweight runtime compatibility bridge and patch for Azumatt-AzuAutoStore (v3.0.14) to run seamlessly on Valheim 1.0+ (Ashlands / Unity 6).
What this does
- Injects runtime IL compatibility bridges into game assemblies during the BepInEx preloader phase without touching or redistributing original mod DLLs.
- Bridges legacy method signatures:
- ZRoutedRpc.Everybody
- InventoryGrid.Element
- Inventory.AddItem
- Inventory.Changed
- ItemDrop.ItemData.GetTooltip
- Terminal.ConsoleCommand
- Character.Message
- EffectList.Create
- Features dynamic Harmony reflection disambiguation to eliminate AmbiguousMatchException when combined with other mods such as ExtraSlots.
Installation
- Install using r2modman or Thunderstore Mod Manager.
- Depends on BepInExPack_Valheim and Azumatt-AzuAutoStore.


