aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNay <dnpd.dd@gmail.com>2013-05-19 20:56:52 +0200
committerNay <dnpd.dd@gmail.com>2013-05-19 20:56:52 +0200
commit383ed042b320ac895265cdbe0a33b218e11e6b46 (patch)
tree2922a46d1e5163cb1cf1525c520290a9010d51df
parentc33a198f625dc923264f1c0712ca60fdd374b379 (diff)
MMAPS: Update mmaps_generator readme.txt with thread info
-rw-r--r--src/tools/mmaps_generator/Info/readme.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tools/mmaps_generator/Info/readme.txt b/src/tools/mmaps_generator/Info/readme.txt
index 8d7c4f9d2e0..ff3f2f43526 100644
--- a/src/tools/mmaps_generator/Info/readme.txt
+++ b/src/tools/mmaps_generator/Info/readme.txt
@@ -1,5 +1,8 @@
Generator command line args
+--threads [#] Max number of threads used by the generator
+ Default: 3
+
--offMeshInput [file.*] Path to file containing off mesh connections data.
Format must be: (see offmesh_example.txt)
"map_id tile_x,tile_y (start_x start_y start_z) (end_x end_y end_z) size //optional comments"
@@ -63,4 +66,4 @@ movement_extractor 0
builds all tiles of map 0
movement_extractor 0 --tile 34,46
-builds only tile 34,46 of map 0 (this is the southern face of blackrock mountain) \ No newline at end of file
+builds only tile 34,46 of map 0 (this is the southern face of blackrock mountain)