package
Version:
v0.0.0-...-fe78ce7
Opens a new window with list of versions in this module.
Published: Jan 17, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "heroes <npc_heroes.txt>",
Short: "Import heroes from KeyValues file",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.