mirror of
https://github.com/packwiz/packwiz.git
synced 2025-10-14 06:54:32 +02:00
Switch to better semver library and add pack-format field
This commit is contained in:
@@ -155,6 +155,8 @@ var importCmd = &cobra.Command{
|
||||
|
||||
pack = core.Pack{
|
||||
Name: packImport.Name(),
|
||||
// TODO: author, version?
|
||||
PackFormat: core.CurrentPackFormat,
|
||||
Index: struct {
|
||||
File string `toml:"file"`
|
||||
HashFormat string `toml:"hash-format"`
|
||||
|
Reference in New Issue
Block a user