Game Notation Import Guidelines
Plain Text Format
C2=5, H8+7 // start from the moves
H2+3, R9=8
R1=2, H2+3
P7+1, P7+1
……
Multiple variations (branches) are not supported.
PGN Format
[Game "Chinese Chess"] // Must have this headline
C2=5, H8+7
H2+3, R9=8
R1=2, H2+3
P7+1, P7+1
* // must end with an asterisk *
In the "Xiangqi Wizard" software, use the "Save As" function to save the game, then open the file with “notepad”