mirror of
https://github.com/packwiz/packwiz.git
synced 2025-11-19 01:24:32 +01:00
Add description field for Modrinth exports
This commit is contained in:
@@ -165,6 +165,7 @@ var exportCmd = &cobra.Command{
|
||||
Game: "minecraft",
|
||||
VersionID: pack.Version,
|
||||
Name: pack.Name,
|
||||
Summary: pack.Description,
|
||||
Files: manifestFiles,
|
||||
Dependencies: dependencies,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user