25 Commits

Author SHA1 Message Date
Jesse
e4d8cb5425 Fix command line option from 'scene' to '--scene' 2025-10-20 23:18:22 -07:00
skyace65
4c18e05a18 Update command line arguments to match master branch 2025-06-26 12:58:25 -04:00
A Thousand Ships
92cd36b50e Various grammar and spelling fixes 2025-06-23 16:37:26 +02:00
HolonProduction
78cf1aef95 Document --lsp-port command line argument 2025-06-16 23:44:07 +02:00
Klaim (Joël Lamotte)
73f306f6b0 Clarified --script <script> expected path values (#9923)
* Clarified expected path value for `--script`

Clarified the kind of paths expected by `--script` and how they are interpreted. [Silent errors in recent Godot versions (regressions)](godotengine/godot#96691) made this even more confusing.

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>

---------

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-11-17 12:09:34 +01:00
Hotari
d9d0efc144 Add pre-cond command to install Godot using Scoop on Windows 2024-08-13 08:27:38 +09:00
Mikael Hermansson
0b7843b211 Add new --import command-line option to Command line tutorial (#9242) 2024-04-18 00:40:19 +02:00
jonri
ffe017aa7f Clarify path usage for command line options 2023-12-10 13:58:32 -05:00
Hugo Locurcio
fc7c06472d Update Command line tutorial for Godot 4.1
- Update list of command line arguments and descriptions to match
  Godot 4.1.
- Add a legend to clearly denote which CLI arguments are supported
  in each build type.
- Add instructions on making Godot easily available in the `PATH`
  on Windows and macOS.
- Fix invalid backtick usage in some pages.
2023-07-10 19:17:40 +02:00
Hugo Locurcio
06c6c3c18c Update guidelines on headless exporting in Command line tutorial 2023-05-26 03:02:54 +02:00
Max Hilbrunner
78746c2417 Merge pull request #7335 from svelezw4games/svs/update_cli_to_4_0 2023-05-13 21:50:15 +02:00
Hugo Locurcio
b5e9b75bec Document setting up Vulkan validation layers on desktop platforms 2023-05-05 19:54:37 +02:00
Santiago Velez Saffon
5478e6734b Change --export to --export-release 2023-05-02 08:15:36 -05:00
John Veness
08498ef96a Change capitalization of Project Manager 2023-03-13 20:08:49 +00:00
Yuri Sizov
978a13bb0a Mark potentially outdated pages with a WIP warning 2023-02-26 14:21:15 +01:00
Max Hilbrunner
5f33a2eb27 Merge pull request #6486 from YuriSizov/frontend-table-spacing
Adjust global table styles for better spacing and head styling
2022-12-12 19:47:48 +01:00
Yuri Sizov
519e2ae11e Fix Introduction to the buildsystem links in CLI documentation (#6483) 2022-12-12 18:29:22 +01:00
Yuri Sizov
15719033bd Adjust global table styles for better spacing and head styling 2022-12-12 20:17:26 +03:00
Hugo Locurcio
2e1f97eacd Update Command line tutorial for 4.0.beta5 2022-11-23 14:34:19 +01:00
Nabware
15173a0eec Update Command line tutorial to match 4.0.alpha11 --help output (#5918) 2022-07-12 00:56:53 +02:00
Mitchell Davis
2811ab47f9 Update --no-window option description in Command line tutorial (#5157)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-08-06 23:43:15 +02:00
Hugo Locurcio
f972d52d2a Document running Godot from a terminal on macOS in Command line tutorial 2021-07-25 23:14:01 +02:00
Marcin Sędłak-Jakubowski
bd19917ea0 Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
* Various style edits

* Edit out "simple" when possible

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
2021-07-11 14:38:53 +02:00
Hugo Locurcio
eab7622a22 Document the relative export path behavior in Command line tutorial (#4706)
This closes https://github.com/godotengine/godot/issues/46597.
2021-03-03 23:01:04 +01:00
Nathan Lovato
4481e89331 Move editor manual 2020-10-28 13:51:33 -06:00