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

Added support for multi-language/multi-publisher game versions #63

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

casimps1
Copy link

Previously, only the first publisher or language for a game version was processed. So, multi-language game versions like in Cottage Garden and multi-publisher game versions like in Clank did not show all the data provided by BGG. I added "publishers" and "languages" list entries to the BoardGameVersion dict, while preserving the old "publisher" and "language" string entries for compatibility.

Previously, only the first publisher or language for a game version was processed. So, multi-language game versions like Cottage Garden and multi-publisher game versions like Clank did not show all the data provided by BGG.  Added "publishers" and "languages" list entries to the BoardGameVersion dict, while preserving the old "publisher" and "language" string entries for compatibility.
@casimps1
Copy link
Author

There seems to be something wrong with the checks that are being run. It looks like a dead URL is causing the failure, not my pull request.

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.

1 participant