8 Commits

Author SHA1 Message Date
Rémi Verschelde
97cf133435 Merge pull request #2102 from Xrayez/script-encrypt
Write docs for compiling the engine with script encryption key
2019-01-08 13:31:34 +01:00
Rémi Verschelde
fae0b185bc Drop obsolete Packaging Godot page
The part about the location of user data was outdated and no longer
relevant now that the option to define a custom templates install folder
was removed.

The instructions on the self-contained mode are still relevant, but I'll
rewrite them in a more appropriate location.
2019-01-08 11:35:47 +01:00
Andrii Doroshenko (Xrayez)
4d13c5f779 Write docs for compiling the engine with script encryption key
Retrieved from old godot wiki and adapted according to current source:
https://github.com/ScyDev/godot/wiki/Export-Encrypt-Scripts

Co-authored-by: Lukas Sägesser (SkyDev) <lukas.saegesser@scydev.ch>
2019-01-04 18:26:39 +02:00
Juan Linietsky
214abc0017 Add a tutorial about optimizing a build for size 2018-07-21 17:47:48 -03:00
mhilbrunner
09f4de4177 Remove outdated instructions for batch building templates 2018-03-13 11:27:07 +01:00
mhilbrunner
453238e0e5 Add docs for getting the source code from GitHub 2018-03-02 13:12:38 +01:00
Ignacio Etcheverry
62bc1dd6e2 Add documentation for building with the mono module 2017-10-16 14:35:08 +02:00
Rémi Verschelde
fcbab02811 Add toctrees for new repo organization
Also renamed Getting started back to Step by step as requested by reduz.
2017-04-03 23:41:35 +02:00