Skip to content

ModUpdateTargetDTO

ModUpdateTargetDTO selects one catalog release for an update.

Kind

struct

Fields

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

Used by

Source

internal/transport/wails/mod_manager_controller.go:90