Skip to content

Commit

Permalink
Rearrange (optional) tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wcolding committed Jan 18, 2024
1 parent 7a6b243 commit 02f6282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Games are in JSON format and consist of the following fields: \
The check objects in turn consist of the following fields: \
`name` - a string \
`obj_type` - a numerical id \
*(optional)* `shared` - a list of game names with which this check is shared
`shared` *(optional)* - a list of game names with which this check is shared

Checks containing the same `obj_type` are considered exclusive from one another at generation; only one of any `obj_type` within a game can appear in a generated board.

Expand Down

0 comments on commit 02f6282

Please sign in to comment.