diff options
Diffstat (limited to 'planetwars-cli/assets/pw_workspace.toml')
-rw-r--r-- | planetwars-cli/assets/pw_workspace.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/planetwars-cli/assets/pw_workspace.toml b/planetwars-cli/assets/pw_workspace.toml deleted file mode 100644 index d82840f..0000000 --- a/planetwars-cli/assets/pw_workspace.toml +++ /dev/null @@ -1,6 +0,0 @@ -[paths] -maps_dir = "maps" -matches_dir = "matches" - -[bots.simplebot] -path = "bots/simplebot" |