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

Create cards_against_humanity_uk.yaml #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrismailer
Copy link
Contributor

@beyarkay
Copy link
Owner

beyarkay commented Jan 7, 2022

Hey, looks great but could you merge this as an expansion to the existing games/cards_against_humanity.yaml?

The idea being that you put things in different files if they're played with different rules, but if two sets of cards have the same rules but different contents, then you put them under different expansions within the same file.

So something like:

games/cards_against_humanity.yaml:

... original metadata omitted for brevity ...
expansions:
  - base:
   ... the base expansion ...
  - uk:
    name: The UK expansion
    categories:
      - white:
        name: White
        items:
          - Your white cards go here
          - More white cards
          - more white cards
      - black:
        name: Black
        items:
          - Your black cards go here
          - More black cards
          - more black cards

@chrismailer
Copy link
Contributor Author

Oh shoot ya will do! Forgot about that.

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