From a7da1b2fab5e4154e1075cb2a5fd764a90e8155c Mon Sep 17 00:00:00 2001 From: Malware <4653628+malware-dev@users.noreply.github.com> Date: Mon, 20 Aug 2018 12:13:22 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 1aff6d6..264afbb 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@ ---- -### MDK is currently NOT compatible with VS 15.8 since they haven't released a nuget package with the applicable Roslyn yet. -An emergency prerelease of MDK has been released. _Only install that prerelease if you have Visual Studio 2017 V15.8._ - ----- - A toolkit to help with ingame script (programmable block) development for Keen Software House's space sandbox Space Engineers. It helps you create a ready-to-code project for writing ingame scripts, and provides an analyzer which warns you if you're trying to use something that is not allowed in Space Engineers. ### General features