aboutsummaryrefslogtreecommitdiff
path: root/planetwars-localdev/assets/pw_project.toml
diff options
context:
space:
mode:
Diffstat (limited to 'planetwars-localdev/assets/pw_project.toml')
-rw-r--r--planetwars-localdev/assets/pw_project.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/planetwars-localdev/assets/pw_project.toml b/planetwars-localdev/assets/pw_project.toml
deleted file mode 100644
index 85a4ab6..0000000
--- a/planetwars-localdev/assets/pw_project.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[bots]
-
-# define a bot called simplebot
-[bots.simplebot]
-
-# The working directory for the bot.
-path = "./bots/simplebot"
-
-# What command to use for running the bot
-argv = ["python", "simplebot.py"] \ No newline at end of file