Format description of the scorelog format version 2 =================================================== Empty lines and lines starting with '#' are comments. Each non-comment line starts with a command. The parameter are supplied on that line and are seperated by a space. Strings which may contain whitespaces are always the last parameter and so extend till the end of line. The following commands exists: id is a string without whitespaces which is used to match a scorelog against a savegame. tag add a data-type (tag) the is used in the 'data' commands is a string without whitespaces which identified this tag turn adds information about the turn can be for example year may contain whitespaces addplayer adds a player starting at the given turn (inclusive) is a number which can be reused may contain whitespaces delplayer removes a player from the game. The player was active till the given turn (inclusive) used by the creation data give the value of the given tag for the given player for the given turn.