浏览代码

update readme (before code)

Bastien Sevajol 6 年前
父节点
当前提交
c3855454aa
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      README.md

+ 5 - 1
README.md 查看文件

@@ -35,11 +35,15 @@ Start troops selection GUI with:
35 35
 
36 36
     python select_troops.py --country URSS --country DE
37 37
 
38
+Select troops for every countries then generate s troops file.
39
+
38 40
 ## Troops Placement phase
39 41
 
40 42
 You must: specify a map and a state and `--placement` option:
41 43
 
42
-    python run.py maps/001 --state maps/001/state1.xml --placement
44
+    python run.py maps/001 --troops troops.xml --placement
45
+
46
+`troops.xml` must be previously (at `Troops selection` phase) generated troops file.
43 47
 
44 48
 Map will be loaded with state file troops and you will be able
45 49
 to move (drag and drop with your mouse) troops.