# Configuration file for MFE (Multi-Files Editor for Civ2)
#
# Version of MFE required for the scenario
1.00
#
################
#   Language   #
################
# Extension(s) for text files. You can put several ones separated by blank spaces.
# For example if you're running an English version write only "txt"
#				   French version write "txt fre"
#				   German version write "txt ger"
# (Apparently, for other languages there isn't a specific extension so write only "txt")
# You should always let the txt extension.
txt fre
#
################
#
# Path where are stored the source files (default : "data/")
data/
#
#  Introduction Text until @ENDINTRO@ (don't start a line with "#")
		   ######################################
		   ###   Multi-File Editor for Civ2   ###
		   ######################################

		Programmed by Pano (f.baire@mail.dotcom.fr)
		http://testi.cti.ecp.fr/~pano


@ENDINTRO@
#
# Pre-installing : If set to 1 you can run mfe before having started the game
# else write 0
1
# Alias for a new game : If you want mfe to read alias.txt when a new game is being started 
# set 1 else 0. All instructions for turn 0 would be executed
1
# Last Turn : number of the last turn for which mfe is required
# After this turn, Mfe indicates the player that he can quit Mfe.
# You must allway write something. If you don't, after the last turn, Mfe will look for an other
# indefinitely.
9999
#
# Choose any turn : if it's different from 0, the player can executed the files for any turn 
# if he wants to
1
#