Skip to content
Snippets Groups Projects
Commit 364588b0 authored by Duarte Duarte's avatar Duarte Duarte Committed by GitHub
Browse files

Update README: VS 2015 is once again supported :)

Also change min Mono version to 4.4 (needs to support C# 6.0)
parent f555f290
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ WowPacketParser (WPP)
Usage
-----
* Compile WowPacketParser using Visual Studio 2017 or higher (Windows) or Mono 4.0 or higher (Linux/OSX).
* Compile WowPacketParser using Visual Studio 2015 or higher (Windows) or Mono 4.4 or higher (Linux/OSX).
Alternatively you can download compiled binaries from the links [below](#nightly-builds).
* Edit `WowPacketParser.exe.config` to fit your needs.
* Drag one or more files (.pkt or .bin) to `WowPacketParser.exe`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment