From b90c59bcd12857dfab6c18a2d658e0d19b9cfd26 Mon Sep 17 00:00:00 2001 From: phroy Date: Wed, 6 Apr 2022 22:44:59 +0200 Subject: [PATCH] Readme update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94fabd8..b05b668 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Binaries (GNU/Linux and Windows) : [www.phroy.org](http://www.phroy.org/cloud/in ### Tower commands With your Python script, you can build, remove and upgrade your towers. + For each tower, you will be able to choose dynamically most appropriate techno (archer tower) or spell (mage tower). + The Python script is **ct_cmd.py** (in the game folder), you have to edit it with editing software (Spyder, Emacs, Atom, ...). * **Build a tower : ct_build (x, y, category, name, color, style)**