From 27682d0ab246af8d0375853fdea44c38de2c2db4 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sat, 13 May 2017 16:02:59 +0200 Subject: Initial commit --- bot.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bot.json (limited to 'bot.json') diff --git a/bot.json b/bot.json new file mode 100644 index 0000000..04c2127 --- /dev/null +++ b/bot.json @@ -0,0 +1,8 @@ +{ + "Author":"Justin Worthe", + "Email":"justin.worthe@gmail.com", + "NickName" :"Admiral Worthebot", + "BotType": 8, + "ProjectLocation" : "", + "RunFile" : "target\\release\\100k_worthebot_battleships" +} -- cgit v1.2.3