godot/doc
Hugo Locurcio 8b06085249
Implement the %command% placeholder in the Main Run Args setting
This can be used to tell Godot to run an executable that will run Godot
rather than running Godot directly. This is useful to make Godot start
on the dedicated GPU when using a NVIDIA Optimus setup on Linux:
`prime-run %command%`

The `editor/run/main_run_args` setting declaration was moved to make it
visible in the ProjectSettings documentation.

(cherry picked from commit ce4aa07276)
2021-05-09 17:47:38 +02:00
..
classes Implement the %command% placeholder in the Main Run Args setting 2021-05-09 17:47:38 +02:00
tools makerst: Fix generation of overridden properties in child classes 2021-04-14 13:29:59 +02:00
Doxyfile
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00