Răsfoiți Sursa

Fix generate mono glue command.

Andreas Haas 7 ani în urmă
părinte
comite
dc652c5fce
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      development/compiling/compiling_with_mono.rst

+ 1 - 1
development/compiling/compiling_with_mono.rst

@@ -53,7 +53,7 @@ Example (x11)
     # Build temporary binary
     scons p=x11 tools=yes module_mono_enabled=yes mono_glue=no
     # Generate glue sources
-    bin/godot.x11.tools.64 --generate-mono-glue modules/mono/glue
+    bin/godot.x11.tools.64.mono --generate-mono-glue modules/mono/glue
 
     ### Build binaries normally
     # Editor