diff options
Diffstat (limited to 'planetwars-client/simplebot.toml')
-rw-r--r-- | planetwars-client/simplebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/planetwars-client/simplebot.toml b/planetwars-client/simplebot.toml new file mode 100644 index 0000000..dfee25c --- /dev/null +++ b/planetwars-client/simplebot.toml @@ -0,0 +1,2 @@ +name = "simplebot" +command = ["python", "../simplebot/simplebot.py"] |