Browse Source

Mention MSBuild as requirement to build Godot with mono

Fixes #931.
Rémi Verschelde 7 years ago
parent
commit
72b3ff11ba
1 changed files with 3 additions and 2 deletions
  1. 3 2
      development/compiling/compiling_with_mono.rst

+ 3 - 2
development/compiling/compiling_with_mono.rst

@@ -8,8 +8,9 @@ Compiling with Mono
 Requirements
 ------------
 
--  Mono 5.2.0+
--  pkg-config
+- Mono 5.2.0+
+- MSBuild
+- pkg-config
 
 Environment Variables
 ---------------------