Home - DCGO2/DCGO-Card-Scripts GitHub Wiki

DCGO Card Scripts

This project contains all the scripts required to edit/create cards for the DCGO application. Below we will go into some detail (not all) on how to maintain, edit, and create cards for DCGO.

Using The Repo

  • Create a new branch for your work on a particular card
  • Be sure to use the card ID in the branch name (ex. BT20-001)
  • Work on your card, whether that be a bug fix or creating a whole new card
  • Upon completion create a PR to the main branch or set branch depending on work, for review
  • All PRs must be reviewed by a DCGO dev before being merged

Organization of Repo

This Repo will contain 2 main folders Card Effects and Scripts.

Card Effects

  • Contains all card effect script
  • These are organized by Set #, followed by Color
  • Color is ALWAYS represented by the left most color on a given card, in the case of multi-colored cards

Scripts