Procházet zdrojové kódy

update readme (before code)

Bastien Sevajol před 6 roky
rodič
revize
c3855454aa
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5 1
      README.md

+ 5 - 1
README.md Zobrazit soubor

@@ -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.