Skip to content

InstalledModInstanceDTO

InstalledModInstanceDTO is the frontend-safe representation of installed mod instance.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
InstanceIDinstanceIdstringstringNoNo
InstanceNameinstanceNamestringstringNoNo
VersionversionstringstringNoNo
EnabledenabledboolbooleanNoNo

Used by

Source

internal/transport/wails/modcatalog_dto.go:194