godot/doc
Hugo Locurcio 1b713175b2
Expose the "restart on exit" OS functionality
This can be used to restart a project with specific command line arguments
applied. This can work in tandem with `OS.get_cmdline_args()` to restart
with the same command line arguments as used to originally run the project.

Example use cases:

- Restart to apply an user setting change that requires a restart to work.
- Restart with a Godot command line argument to change the video driver,
  audio driver, etc.
2022-08-01 14:06:13 +02:00
..
classes Expose the "restart on exit" OS functionality 2022-08-01 14:06:13 +02:00
tools Patch the make_rst.py utility to handle specially operators with '<' 2022-07-28 12:37:30 +02:00
translations i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
class.xsd Merge pull request #62713 from YuriSizov/docs-scripting-annotations 2022-07-06 15:31:19 +02:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00