Merge pull request #11 from godotengine/vs2019-required

README: Mention that only VS 2019 is supported
This commit is contained in:
Ignacio Roldán Etcheverry
2020-09-02 19:35:24 +02:00
committed by GitHub

View File

@@ -1,9 +1,11 @@
# Godot C# extension for Visual Studio
Visual Studio extension for the Godot game engine C# projects.
## Requirements
- **Godot 3.2.3** or greater. Older versions of Godot are not supported and do not work.
- **Visual Studio 2019**. VS 2017 or earlier are not supported.
## Features