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

Add a card loader that can load JSON files #131

Closed
skiwi2 opened this issue Oct 29, 2014 · 2 comments
Closed

Add a card loader that can load JSON files #131

skiwi2 opened this issue Oct 29, 2014 · 2 comments

Comments

@skiwi2
Copy link
Contributor

skiwi2 commented Oct 29, 2014

A card loader should be added that can load JSON files, example file format:

{
    "cardinfo": {
        "cards:" [
            //cards here
        ]
    }
}
@skiwi2
Copy link
Contributor Author

skiwi2 commented Nov 5, 2014

Updated the JSON file format to use a "cardinfo" root element, such that other properties can be added if necessary.

@Zomis Zomis added this to the 1.0 milestone Feb 13, 2015
@Zomis Zomis modified the milestones: Unclear, 1.0 Feb 24, 2015
@Zomis Zomis added the duplicate label Mar 6, 2015
@Phrancis
Copy link
Contributor

Closing as duplicate. See #183 and #190 for reference

@Phrancis Phrancis removed the ready label Apr 29, 2015
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

3 participants