package
1.0.2
Repository: https://github.com/thomask33/go-underlords.git
Documentation: pkg.go.dev

# Functions

NewV8EquippedItem3Bytes - Creates a 3 bytes big struct from a ShareCodeEquippedItem.
NewV8FromCode - Create a new v8 share code from a byte64 string.
NewV8PackedUnitRanks - Function to pack uint8 array into a uint32, removing the first 4 bits of each uint8.

# Constants

Share Code Constants.
Share Code Constants.
Share Code Constants.
Share Code Constants.

# Structs

V8 - The actual share code structure.
V8EquippedItem - Equipped item struct.

# Type aliases

V8EquippedItem3Bytes - Equipped items use up 24 bits, yet one byte is unused.
V8PackedUnitRank - Alias for uint32.