package
Version:
v0.0.0-...-ca5e079
Opens a new window with list of versions in this module.
Published: Apr 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type File struct {
Name string `json:"name"`
Compressed int64 `json:"compressed"`
Checksum uint32 `json:"checksum"`
}
File represents a file on a Quake 3 content server.
type Map struct {
File string `json:"file"`
Name string `json:"name"`
}
OpenMapPack
pk3s = zip files
Source Files
¶
Click to show internal directories.
Click to hide internal directories.