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 JSON support for configuration #4

Merged
merged 2 commits into from
Sep 26, 2012
Merged

Add JSON support for configuration #4

merged 2 commits into from
Sep 26, 2012

Conversation

larzconwell
Copy link
Contributor

Added JSON support for configuration and included a example configuration file for it.

Added a LoadJSONConfiguration and LoadXMLConfiguration function so that you can specifically load a certain type of config file, otherwise use LoadConfiguration attempts to figure out the type by the given filenames extension.

…SON configuration file.

Added a LoadJSONConfiguration and LoadXMLConfiguration function so that you can specifically load a certain type of config file, otherwise use LoadConfiguration attempts to figure out the type by the given filenames extension.
@smw1218
Copy link
Contributor

smw1218 commented Sep 26, 2012

awesome

smw1218 added a commit that referenced this pull request Sep 26, 2012
@smw1218 smw1218 merged commit 931a9ef into ngmoco:master Sep 26, 2012
@larzconwell
Copy link
Contributor Author

Thank you.

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

Successfully merging this pull request may close these issues.

2 participants