From c04d4a449bd147c632c0b6ceae04f0514803b66f Mon Sep 17 00:00:00 2001 From: Ilion Beyst Date: Sun, 26 Dec 2021 21:06:52 +0100 Subject: rename to planetwars-cli --- planetwars-localdev/assets/pw_project.toml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 planetwars-localdev/assets/pw_project.toml (limited to 'planetwars-localdev/assets/pw_project.toml') 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 -- cgit v1.2.3