mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-09-03 18:14:53 +03:00
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:
@@ -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**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user