File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -108,8 +108,9 @@ the following files in the ``bin`` directory:
108
108
109
109
- If you're not linking the Mono runtime statically, the build script will place
110
110
the Mono runtime shared library (``monosgen-2.0 ``) next to the Godot
111
- binary in the output directory. Make sure to include this library when
112
- distributing Godot. When targeting Android, no extra steps are required as
111
+ binary in the output directory.
112
+ **Make sure to include this library when distributing the Godot editor or export templates. **
113
+ When targeting Android, no extra steps are required as
113
114
this library is automatically copied to ``#platform/android/java/libs `` and
114
115
Gradle takes care of the rest.
115
116
- Unlike "classical" Godot builds, when building with the Mono module enabled
You can’t perform that action at this time.
0 commit comments