Update version requirement VS and ICC (#260)

This commit is contained in:
In-line 2018-02-09 21:28:52 +04:00 committed by GitHub
parent 40f3bc488b
commit 5fa0c4220e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,8 +58,8 @@ Archive's bin directory contains 2 subdirectories, 'bugfixed' and 'pure'
There are several software requirements for building Regamedll_CS:
<ol>
<li>Java Development Kit (JDK) 7+ (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)</li>
<li>For Windows: Visual Studio 2013 and later</li>
<li>For Linux: Intel C++ Compiler 13 and later</li>
<li>For Windows: Visual Studio 2015 and later</li>
<li>For Linux: Intel C++ Compiler 15 and later</li>
</ol>
### Checking requirements