瀏覽代碼

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 年之前
父節點
當前提交
4869c944f9
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
 - MSBuild
 - pkg-config
+- NuGet
 
 Environment variables
 ---------------------