Skip to content

Commit a23d19e

Browse files
authored
Merge pull request #11 from godotengine/vs2019-required
README: Mention that only VS 2019 is supported
2 parents 4d87aaa + dae6639 commit a23d19e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Godot C# extension for Visual Studio
2+
23
Visual Studio extension for the Godot game engine C# projects.
34

45
## Requirements
56

67
- **Godot 3.2.3** or greater. Older versions of Godot are not supported and do not work.
8+
- **Visual Studio 2019**. VS 2017 or earlier are not supported.
79

810
## Features
911

0 commit comments

Comments
 (0)