# This is the configuration file for DOM-II PBEM manager

[GENERAL]
# Cygwin values: 
#dom_path	= /cygdrive/d/Program Files/dominions2/	
#temp_turns_path	= /cygdrive/d/temp/

# Windows values: 
dom_path	= [path to dominions installation. example: D:\Program Files\dominions2]
temp_turns_path	= [Not in use]
backup_path	= [path to save backups of turns. example: D:\temp\domII]

host_email	= [put your email here]
host_pwd	= [password]
sig_msg		= [signature to be added to outboand messages. example: Thanks, Wraith]
active_game	= [name of active game. example: COA]

[GAMES]
games= [list of managed games. example: COA, RAND2, RandomNation, TEST]

[COA]
players = [list of players in format email:nation, example  email_player1:pythium, email_player2:ctis]
sent_turns_msg = [message that for turn distribution emails. example: have fun :)]

[RAND2]
players = 
sent_turns_msg = 


[RandomNation]
players = 
sent_turns_msg = 


[TEST]
players = 
sent_turns_msg = 

