Skip to content

Commit

Permalink
Merge pull request #5336 from skyace65/PCKWarning3.4
Browse files Browse the repository at this point in the history
Remove warning about PCK files larger than 2GB (3.4)
  • Loading branch information
mhilbrunner authored Oct 21, 2021
2 parents 89e566e + 56af1bc commit eed6a9e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions getting_started/workflow/export/exporting_projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ tools like the editor and debugger.
Finally, Godot has a simple but efficient system for
:ref:`creating DLCs as extra package files <doc_exporting_pcks>`.

.. warning::

Godot does not support loading PCK files larger than 2 GB yet. If your
exported project data is larger than 2 GB, you will need to split it into
several PCK files by :ref:`exporting additional PCKs <doc_exporting_pcks>`
and loading them at run-time.

On mobile
~~~~~~~~~

Expand Down

0 comments on commit eed6a9e

Please sign in to comment.