mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix generate mono glue command.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user