Hugo Locurcio
a3bcc4ee1e
Document workaround for running a project with a ZIP data pack
...
This closes #4768 .
(cherry picked from commit f3ae44e358 )
2021-03-23 13:55:40 +01:00
Hugo Locurcio
fb7276b3bb
Improve documentation around exporting projects
...
- Add a warning about Godot not supporting PCK files larger than 2 GB.
- Improve formatting and grammar.
(cherry picked from commit a1e010c03f )
2021-03-19 13:59:11 +01:00
Hugo Locurcio
c1b00dfafe
Add a Troubleshooting page with common problems and solutions
2020-09-26 20:06:29 +02:00
Hugo Locurcio
b677d7d8de
Document the upsides and downsides of PCK and ZIP pack formats
2020-09-13 15:29:58 +02:00
Matthew
9bf6080991
Update Exporting Projects page for Godot 3.2 ( #3654 )
2020-06-09 14:42:40 +02:00
Yuri Sizov
4acf7a6563
Fix syntax highlighting for various languages ( #3387 )
2020-04-15 16:33:20 +02:00
Hugo Locurcio
4063b4c02a
Clarify exporting a PCK from the command-line
...
The "Runnable" preset is actually used to define which presets
can be run from an one-click deploy in the editor. It is currently
only used for Android and HTML5.
From testing on commit
https://github.com/godotengine/godot/commit/5441aaf768d6dd4c3d8465e6b340ae38ddc7db1d ,
the export preset's "Runnable" status has no bearing on whether
a PCK file can be created or not.
Likewise, an executable project can still be exported
from an export preset not marked as "Runnable".
2019-08-12 14:45:39 +02:00
corrigentia
2663c4f6c0
Update exporting_projects.rst
2018-12-10 15:51:08 +02:00
Hugo Locurcio
75de736a2e
Improve the "Exporting projects" page
2018-11-13 20:02:48 +01:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Geoffrey
acc66d15da
Added note on exporting from command line
2018-03-07 10:50:33 +01:00
Michael Alexsander Silva Dias
5ec195bb33
Fixed indentation warning in the "Exporting projects" page.
2018-02-18 14:57:53 -03:00
skyace65
a295832b3c
Update Exporting Projects Page
2018-02-18 10:53:25 -05:00
Nathan
18f889b6a4
Improve docs structure
...
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00