From 5fa0c4220e1a3c8209c24a5ef7e42d21789efd2a Mon Sep 17 00:00:00 2001 From: In-line Date: Fri, 9 Feb 2018 21:28:52 +0400 Subject: [PATCH] Update version requirement VS and ICC (#260) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca6a8b47..13fd5cbd 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,8 @@ Archive's bin directory contains 2 subdirectories, 'bugfixed' and 'pure' There are several software requirements for building Regamedll_CS:
  1. Java Development Kit (JDK) 7+ (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
  2. -
  3. For Windows: Visual Studio 2013 and later
  4. -
  5. For Linux: Intel C++ Compiler 13 and later
  6. +
  7. For Windows: Visual Studio 2015 and later
  8. +
  9. For Linux: Intel C++ Compiler 15 and later
### Checking requirements