Skip to content

Save storage as Json for debug #24

@imurashka

Description

@imurashka

During storage build need option to enable saving as json

var prefs = BinaryPrefs
    .Construct(Path.Combine(Application.persistentDataPath, "PlayerPrefs.bin"))
    .SaveAsJsonForDebug()
    .Build();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions