From a4a87570eba1e12aaa3242d6782d32cdeaefcdd7 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sun, 24 Jul 2016 22:22:49 +0200 Subject: [PATCH] update README --- readme.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/readme.md b/readme.md index 72319b1..35b9a3a 100644 --- a/readme.md +++ b/readme.md @@ -4,11 +4,13 @@ smashbroshaxer simple script that aids in executing smashbroshax under Linux. Requirements: +================ * Linux (x86/x86_64) * Gtk+ 3 * sudo Usage (interactive mode): +================ * run script * select wifi device * select game version @@ -18,7 +20,29 @@ Usage (interactive mode): * ... profit? Usage (non-interactive mode): +================ * smashbroshaxer wifi-interface pcap-file * enter your password in terminal * in game go to Smash > Group * ... profit? + +ChangeLog: +================ + +3.0 (20160724): +* switch to channel 6 (should do stuff faster) +* reset wifi interface after work is done (brings back interwebs) +* add new payloads: +** US 1.0.1 +** EU-JAP 1.0.1 +** KOR 1.0.8 +** KOR 1.1.0 + +2.0 (20160724): +* internal improvements +* string changes +* non-interactive mode +* improved layout + +1.0 (20160724): +* initial release