From fc7465d81f212cbcd508d43a7afbfd5758274f04 Mon Sep 17 00:00:00 2001 From: H.G.Muller Date: Sat, 20 Sep 2014 11:25:51 +0200 Subject: [PATCH 1/1] Mention piece-to-char table in format description --- data/fmax.ini | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/data/fmax.ini b/data/fmax.ini index 5c71870..7cae580 100644 --- a/data/fmax.ini +++ b/data/fmax.ini @@ -158,6 +158,11 @@ If you don't want that, remove the castling moves from the King description. If the castling initiator does not start in a central file, the results are currently undefined. +The variant name can be suffixed with some info to be sent to the GUI +as a 'setup' command, behind a # character. In particular the piece- +to-character table to define which symbols the GUI should use for +the various pieces, and (after another #) the 'parent' variant. + Most variant definitions can be seen at the end of this file. Other lines in this file (i.e. those not recognized as belonging to a variant description) are ignored. They can be used for comments. -- 1.7.0.4