aboutsummaryrefslogtreecommitdiff
path: root/planetwars-cli/assets/pw_project.toml
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2021-12-26 22:00:20 +0100
committerIlion Beyst <ilion.beyst@gmail.com>2021-12-26 22:00:20 +0100
commit31b439ee313c9268ac338dd130390d4f7200e693 (patch)
tree75b3905deacdd849d5fb4fab7e28ed3bf366151b /planetwars-cli/assets/pw_project.toml
parent0d03a0fbc214dd3fb9a8af562f9d88cccaf5f2c0 (diff)
downloadplanetwars.dev-31b439ee313c9268ac338dd130390d4f7200e693.tar.xz
planetwars.dev-31b439ee313c9268ac338dd130390d4f7200e693.zip
rebrand project to workspace
Diffstat (limited to 'planetwars-cli/assets/pw_project.toml')
-rw-r--r--planetwars-cli/assets/pw_project.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/planetwars-cli/assets/pw_project.toml b/planetwars-cli/assets/pw_project.toml
deleted file mode 100644
index 85a4ab6..0000000
--- a/planetwars-cli/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