khanat-opennel-code/code/ryzom/common/data_common/r2/IslandScreenshots.cfg
2010-05-06 02:08:41 +02:00

27 lines
513 B
INI

SearchPaths =
{
"r:/code/ryzom/data_common/r2", // entry points file
"R:/code/ryzom/data_shard/collisions",
"F:/r2 daily",
};
Continents = {"r2_jungle", "r2_forest", "r2_lakes", "r2_desert","r2_roots"};
SeasonSuffixes = { "_sp"}; //{ "_sp", "_su", "_au", "_wi" };
MeterPixelSize = 2;
OutDir = "F:/perso/code/HelloWorld/Affichage/Final";
CompleteIslandsFile= "r2_islands.xml";
EntryPointsFile= "ring_map_entry_ponts.txt";
Vegetation = true;
InverseZTest = true;