arkres

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package arkres provides functions to retrieve resources of the game Arknights. This package only do fetching, unzipping, unpacking and decrypting resources. To do other works, such as parsing BSON or JSON tables or processing graphics assets, use the subpackages.

tools/extractor is required.

Index

Constants

View Source
const (
	DefaultPrefix = "assets/torappu/dynamicassets"
)

Variables

This section is empty.

Functions

func GetFromAGDAPI added in v0.16.0

func GetFromAGDAPI(ctx context.Context, resVersion string, dst string, filters ...*regexp.Regexp) error

func GetFromHGAPI added in v0.16.0

func GetFromHGAPI(ctx context.Context, resVersion string, dst string, filters ...*regexp.Regexp) error

func GetFromHGAPIIncrementally added in v0.16.0

func GetFromHGAPIIncrementally(ctx context.Context, oldResVer string, newResVer string, dst string, filters ...*regexp.Regexp) error

func GetLatestResVersion added in v0.16.0

func GetLatestResVersion(ctx context.Context) (string, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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