Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Asset ¶
func (*Asset) LoadFromBinary ¶
type Asset2 ¶
type Asset2 struct { Path string Name string IsLoose bool NameHash uint64 Offset uint64 RealSize uint64 PackedSize uint64 IsZip bool Crc32 uint32 }
func (*Asset2) LoadFromBinary ¶
type Pack2 ¶
func (*Pack2) LoadFromDir ¶
func (*Pack2) LoadFromFile ¶
func (*Pack2) SortAssets ¶
func (p *Pack2) SortAssets()
func (*Pack2) WritePack2 ¶
WritePack2 is quick and dirty
Click to show internal directories.
Click to hide internal directories.