Skip to content

DownloadModTargetRequest

DownloadModTargetRequest identifies one catalog mod release in a batch download.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullableDescription
ModIDmodIdstringstringNoNoModID is the catalog identifier of the mod.
VersionIDversionIdstringstringNoNoVersionID is the catalog identifier of the release to download.

Used by

Source

internal/transport/wails/mod_catalog_controller.go:137