From 804c3ba6e9e8f51f49df7cd85e547a8ff0c8bb5b Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sat, 9 May 2020 14:56:39 +0100 Subject: Upgrade to C++17 [CI] (#4716) * Update CI * Reduce one build to minimum cmake version * Update compile instructions with new minimum versions * Update more guides * Run debug build with VS 2017 Co-authored-by: Peter Bell --- GETTING-STARTED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GETTING-STARTED.md') diff --git a/GETTING-STARTED.md b/GETTING-STARTED.md index 9ba612919..016659a49 100644 --- a/GETTING-STARTED.md +++ b/GETTING-STARTED.md @@ -27,7 +27,7 @@ Useful Resources - [Minecraft Wiki](https://minecraft.gamepedia.com/Minecraft_Wiki) - [Minecraft Protocol Wiki](http://wiki.vg/Main_Page) - [Lua API Documentation](https://api.cuberite.org/) - - [VS2013 Community Edition Download](https://www.visualstudio.com/downloads/) + - [Visual Studio Community Edition Download](https://www.visualstudio.com/downloads/) Setting up a Dev Environment ============================ -- cgit v1.2.3