Browse Source

Add NuGet as a requirement for Mono compiling

Compiling Godot Mono on x11 with the latest source brings needs NuGet to be intall which is not a dependency of any current requirement.
Thibault Truffert 6 years ago
parent
commit
4869c944f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      development/compiling/compiling_with_mono.rst

+ 1 - 0
development/compiling/compiling_with_mono.rst

@@ -11,6 +11,7 @@ Requirements
 - Mono 5.12.0 or greater
 - Mono 5.12.0 or greater
 - MSBuild
 - MSBuild
 - pkg-config
 - pkg-config
+- NuGet
 
 
 Environment variables
 Environment variables
 ---------------------
 ---------------------