소스 검색

Fix generate mono glue command.

Andreas Haas 7 년 전
부모
커밋
dc652c5fce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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