MTG API 1.7.5
Changelog:
- Added
GunBehaviour.DisableEffect(),GunBehaviour.DisableEffectPlayerandGunBehaviour.DisableEffectEnemy(). GunBehaviour.LastRegisteredOwneris nowNonSerialized. This shouldn't affect much, though.- Changed all Transpilers used by Mod the Gungeon API into ILManipulators.
- All ILManipulators used by Mod the Gungeon API now look for instructions that are less likely to be used by other mods in order to prevent potential breaks.