Skip to content

ModVersionDTO

ModVersionDTO is the frontend-safe representation of mod version.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
IDidstringstringNoNo
VersionversionstringstringNoNo
GameVersionsgameVersions[]stringstring[]NoNo
ReleaseTypereleaseTypestringstringNoNo
FileNamefileNamestringstringNoNo
FileSizefileSizeint64numberNoNo
PublishedAtpublishedAt*stringstring | nullYesYes
ChangelogchangelogstringstringYesNo

Used by

Source

internal/transport/wails/modcatalog_dto.go:55