Merge pull request #12167 from Calinou/compiling-encryption-key-export

Document environment variable for export in Compiling with PCK encryption key
This commit is contained in:
Max Hilbrunner
2026-07-23 22:38:19 +02:00
committed by GitHub

View File

@@ -77,6 +77,11 @@ Step by step
.. image:: img/encryption_key.png
If performing an export from the :ref:`command line <doc_command_line_tutorial>`,
before exporting, set the ``GODOT_SCRIPT_ENCRYPTION_KEY`` environment variable
to the same value as the one used to compile the export templates
(``SCRIPT_AES256_ENCRYPTION_KEY``).
5. Add filters for the files/folders to encrypt. **By default**, include filters
are empty and **nothing will be encrypted**.