From 4e9e37859390ff8692f29faa640a042673370911 Mon Sep 17 00:00:00 2001 From: plushmonkey Date: Thu, 24 Sep 2015 22:34:45 -0400 Subject: [PATCH] Remove outdated info from readme. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16a4ef7..3baf1ae 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,14 @@ ##Running - Change the Level variable in the config file. Check %localappdata%/virtualstore if you can't find it. - Sometimes the keys will stick after closing the bot. Just press left, right, up, down, and control to fix it. -- Put (public) in the zone folder if you want to use a turret with the bot. - You can run the bot in a virtual machine if you want to be able to still use the computer normally. - Keep the playerlist window on Team Sort. ### Config -- Add ?log bot.log to auto. - Turn on kill messages in chat. - Create /?attach macro and set it to F7 keybinding. -- Adjust the settings in config.json. At least Level and LogFile. +- Adjust the settings in config.json. At least Level. ##Compiling +- Compile in release mode. - It will probably only compile with Visual Studio 2013.