stingray_package

package
v0.5.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2025 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Magic     [4]uint8
	Unk00     uint32
	FileCount uint32
	Unk01     uint32
}

type Item

type Item struct {
	Type stingray.Hash
	Name stingray.Hash
}

type Package

type Package struct {
	Header
	Items []Item
}

func LoadPackage

func LoadPackage(r io.Reader) (*Package, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL