mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Cross-reference compiling and exporting pages, rename OSX/Mac to macOS
There's a lot of confusion between compiling Godot and exporting projects. This aims to resolve part of the confusion by cross-linking other pages for each platform.
This commit is contained in:
committed by
Rémi Verschelde
parent
a9af005495
commit
955c97bb1d
@@ -3,6 +3,12 @@
|
||||
Exporting for Windows
|
||||
=====================
|
||||
|
||||
.. seealso::
|
||||
|
||||
This page describes how to export a Godot project to Windows.
|
||||
If you're looking to compile editor or export template binaries from source instead,
|
||||
read :ref:`doc_compiling_for_windows`.
|
||||
|
||||
The simplest way to distribute a game for PC is to copy the executable
|
||||
(``godot.exe``), compress the folder and send it to someone else. However, this
|
||||
is often not desired.
|
||||
|
||||
Reference in New Issue
Block a user