Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update/merge the result json #13

Open
Bloodmallet opened this issue Feb 14, 2019 · 0 comments
Open

update/merge the result json #13

Bloodmallet opened this issue Feb 14, 2019 · 0 comments

Comments

@Bloodmallet
Copy link
Owner

data, data_source, item_ids, languages could be merged.

{
    "data": {
        "<ItemName>": {
            "dps": { <data> },
            "source": "<data_source>",
            "id": "<item_ids>",
            "translations": { <languages" }
        }
    }
}

This should reduce the size of the files and make the structure more sane and concentrated.

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

No branches or pull requests

1 participant