Fix PR#1653

This commit is contained in:
FeralBytes
2018-08-05 07:52:21 -08:00
committed by GitHub
parent 72e4322148
commit 514ddf2ead
@@ -197,6 +197,10 @@ build a corresponding executable.
This executable file contains the whole engine and runs without any
dependencies. Executing it will bring up the Project Manager.
.. note:: If you are compiling Godot for production use, then you can
make the final executable smaller and faster by adding the
SCons option ``target=release_debug``.
How the prompts actually work
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~