Skip to content

Create a generic, serializable Config class. #1060

@tuxxy

Description

@tuxxy

We are seeing the need arise for a separate Config class that can hold any data we specify in a JSON format.

Presently, if we need to make a config file, it requires we use CharacterConfig which we are really limited by in terms of what can be stored there. This is heavily needed for something like stake or device configs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions