Versions in this module Expand all Collapse all v0 v0.1.0 May 3, 2026 Changes in this version + var ChipDictionary = map[uint8]string + type ACLoadout struct + AIPerformance map[string]uint8 + AnchorHex string + ColorScheme *TeamColorScheme + ID string + OperationsGrid [][]string + PartHashes map[string]uint16 + Profile string + Region string + TamperHash string + func ParseSDDATA(binPath string, schemaPath string) ([]ACLoadout, error) + func ParseSDDATARaw(data []byte, schemaBytes []byte) ([]ACLoadout, error) + type ACStructSchema struct + AIPerformanceOffsets map[string]int + Identifier IdentifierSchema + LoadoutOffsets map[string]int + OperationsGrid map[string]int + type IdentifierSchema struct + AnchorString string + Encoding string + Length int + type SchemaWrapper struct + ACStruct ACStructSchema + type TeamColorScheme struct + CustomFrameMainBGRA *uint32 + CustomFrameSecBGRA *uint32 + CustomWeaponMainBGRA *uint32 + CustomWeaponSecBGRA *uint32 + FrameMain uint32 + FrameSec uint32 + WeaponMain uint32 + WeaponSec uint32