package
0.0.0-20240215021118-d09146457515
Repository: https://github.com/mbpolan/openmcs.git
Documentation: pkg.go.dev

# Functions

NewArchive returns a new handle for an archive with data.
NewCacheFile returns a handle to section of the game server cache data specified by an index.
No description provided by the author
NewInterfaceLoader returns a new loader for interface data.
No description provided by the author
NewManager returns a new asset Manager instance with game assets located at the given baseDir.
No description provided by the author
No description provided by the author

# Structs

Archive is a collection of related asset.
CacheFile is a handle to the game server cache data.
No description provided by the author
InterfaceLoader loads interface data from game asset files.
ItemLoader loads item data from game asset files.
Manager handles loading and managing game assets.
MapLoader loads world map data from game asset files.
WorldObjectLoader loads world object data from game asset files.