Skip to content

Commit

Permalink
added demo variant for the new GameBuilderOverride field
Browse files Browse the repository at this point in the history
  • Loading branch information
GHXX committed Dec 18, 2022
1 parent 23ceba8 commit 1f4b00a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion FiveDChessDataInterface/Resources/JsonVariants.json
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,18 @@
]
},
"CosmeticTurnOffset": -128
},
{
"Name": "Standard - Duplicated, White disadvantaged",
"Author": "GHXX",
"Timelines": {
"0L": [
"rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR"
],
"1L": [
"rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR"
]
},
"GameBuilderOverride": "GameBuilderOdd"
}

]

0 comments on commit 1f4b00a

Please sign in to comment.