Commit Graph
7 Commits
Author SHA1 Message Date
Aaron Franke 5c7f653347 Optimize PNG and SVG images using oxipng and svgcleaner (#5254) 2021-09-14 17:50:17 +02:00
bruvzg ffe7ad0ee9 Optimize PCK encryption screenshot (#4033) 2020-09-18 15:37:23 +02:00
bruvzg 3a8d5bc8b4 Update encryption key page according to the new PCK encryption feature. 2020-09-17 16:53:11 +03:00
Rémi Verschelde 5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
Andrii Doroshenko (Xrayez)andLukas Sägesser 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
Michael Alexsander Silva Dias 898fbf34e1 Updated images in the "Compiling" section. 2018-01-16 23:29:28 -02:00
Rémi Verschelde 7f819ed873 Move images to subfolders next to each doc page 2017-10-14 14:41:44 +02:00