Skip to content

GameConfig's Codec encodes empty CustomValuesConfigs #328

Description

@Hugman76

The custom field in GameConfig is not nullable, where as the codec accepts an optional field for it.
Manually constructing a GameConfig with an empty CustomValuesConfigs results in it being encoded as an empty object

{
  ...
  "custom": {}
  ...
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions