Update custom templates images on compiling pages

This commit is contained in:
skyace65
2025-07-08 19:36:28 -04:00
parent 9511dea335
commit fa1d5635dd
8 changed files with 7 additions and 7 deletions
@@ -204,9 +204,9 @@ next to your export templates.
However, if you are writing your custom modules or custom C++ code, you
might instead want to configure your template binaries as custom export templates
here:
in the project export menu. You must have **Advanced Options** enabled to set this.
.. image:: img/andtemplates.png
.. image:: img/andtemplates.webp
You don't even need to copy them, you can just reference the resulting
file in the ``bin\`` directory of your Godot source folder, so that the
@@ -376,9 +376,10 @@ and named like this (even for \*BSD which is seen as "Linux/X11" by Godot):
However, if you are writing your custom modules or custom C++ code, you
might instead want to configure your binaries as custom export templates
here:
in the project export menu. You must have **Advanced Options** enabled
to set this.
.. image:: img/lintemplates.png
.. image:: img/lintemplates.webp
You don't even need to copy them, you can just reference the resulting
files in the ``bin/`` directory of your Godot source folder, so the next
@@ -489,12 +489,11 @@ With the following names:
However, if you are using custom modules or custom engine code, you
may instead want to configure your binaries as custom export templates
here:
in the project export menu. You must have **Advanced Options** enabled
to set this.
.. image:: img/wintemplates.webp
Select matching architecture in the export config.
You don't need to copy them in this case, just reference the resulting
files in the ``bin\`` directory of your Godot source folder, so the next
time you build, you will automatically have the custom templates referenced.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 19 KiB