Changelog
Version 1.2 (15102025)
- Code optimizations and improvements
- Enhanced compatibility with recent game updates
Version 1.1
- Breaking Change: Standardized function names to camelCase
SetPartner()→setPartner()GetPartner()→getPartner()ConnectedPair()→connectedPair()HasCallPair()→hasCallPair()SetNW2Int()→setNetVar()GetNW2Int()→getNetVar()
Version 1.0
- Initial Release