summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2017-05-24 18:30:15 +0200
committerJustin Worthe <justin.worthe@gmail.com>2017-05-24 18:30:15 +0200
commit2da686b462c0053e408e6814d7d57d00b55a2245 (patch)
treebfacd8a3ad2edc50c9ab632eb5e2a3ec463137b5
parentb6a295a9eaf5fec16f72870baae84e6eadd1be33 (diff)
Changed bot extension for windows
-rw-r--r--bot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.json b/bot.json
index eca72f5..6245b49 100644
--- a/bot.json
+++ b/bot.json
@@ -4,5 +4,5 @@
"NickName" :"Admiral Worthebot",
"BotType": 8,
"ProjectLocation" : "",
- "RunFile" : "target\\release\\worthebot_battleships"
+ "RunFile" : "target\\release\\worthebot_battleships.exe"
}