khanat-code-old/code/ryzom/common/data_common/r2/IslandScreenshots.cfg
Guillaume Dupuy 6f1197d633 Allow target to work with sheetName and a quiet option
HG : Enter commit message.  Lines beginning with 'HG:' are removed.
2016-11-28 00:54:33 +01:00

27 lines
508 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= "r2_entry_points.txt";
Vegetation = true;
InverseZTest = true;