README: Mention that only VS 2019 is supported

Fixes #4.
This commit is contained in:
Rémi Verschelde
2020-09-02 11:49:02 +02:00
committed by GitHub
parent 4d87aaa100
commit dae6639afe

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