Merge pull request #11072 from bruvzg/pck_enc_android

Remove PCK encryption note for Android.
This commit is contained in:
Matthew
2025-07-04 21:52:24 -04:00
committed by GitHub

View File

@@ -22,12 +22,6 @@ with that same key.
It is absolutely **required** to compile your own export templates to use
PCK encryption.
.. warning::
By default, Android exports store assets directly in the APK file and
aren't affected by PCK encryption. To use PCK encryption on Android, enable
**APK expansion** in the export options.
Step by step
------------