Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DLTypeNames string
View Source
var Hashes string
View Source
var MaterialTextures string
View Source
var ThinHashes string
Functions ¶
func ParseHashes ¶ added in v0.7.37
Parses the given hashes file. Returns all non-empty non-commented lines.
Lines are considered commented if they start with "#" or "//".
func TidyHashes ¶ added in v0.7.37
Sorts the given hashes file and removes duplicates.
Puts all comments to the top of the file in their original order.
See ParseHashes.
func TidyHashesFile ¶ added in v0.7.37
Like TidyHashes, but updates a file by path in-place. Returns the new file contents.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.