34 Commits

Author SHA1 Message Date
Max Hilbrunner
32a40410ec Merge pull request #11226 from Calinou/compiling-exporting-android-jdk-17-3.6
[3.6] Update required JDK version to 17 in Exporting/Compiling for Android
2025-08-23 13:18:44 +02:00
Hugo Locurcio
47c8938f7f Update required JDK version to 17 in Exporting/Compiling for Android
- Recommend Adoptium for OpenJDK builds on both locations for consistency.
2025-08-22 19:46:35 +02:00
Hugo Locurcio
5336d9da3f Clarify methods of installing Android SDK in Exporting for Android 2024-09-10 13:43:22 +02:00
Avirur Rahman
7fc8c84074 Update android SDK and Java version [3.6] (#9747)
* Update android SDK and Java version [3.6]

* Update `build tools` and `ndk` version

* Update `ndk` version
2024-08-21 21:59:40 -04:00
skyace65
c10d9e559f Update android SDK version [3.x] 2024-03-16 17:33:27 -04:00
skyace65
82e0a24803 Update requiered JDK version. 2024-03-05 19:22:28 -05:00
Max Hilbrunner
ab6e638893 Fix broken 3.x server download links
Co-authored-by: Martial Garchery <martial.garchery@gmail.com>
2023-07-22 21:43:00 +02:00
belzecue
a29d45c3f6 Fix typo in Exporting for the Web (#6321) 2022-10-17 16:57:21 +02:00
Evan
1034b07c27 Fixed spelling error in Running on MacOS docs
(cherry picked from commit 7c815422db)
2022-09-09 15:17:37 +02:00
Hugo Locurcio
bfad91da56 Document custom feature tags not being used when running from editor
(cherry picked from commit a849a3b6a5)
2022-09-09 15:17:37 +02:00
Daria Kolodzey
d3477bfb40 iOS export: update required options
The exporter was updated and the number of required options
decreased. This commit updates the docs accordingly.

(cherry picked from commit 075a8c9a6a)
2022-09-09 15:17:37 +02:00
pkowal1982
465c5758ca Document changing Windows export template icon without external tools (#6132) 2022-09-02 17:34:11 +02:00
Max Hilbrunner
d3c7a8074b Merge pull request #5952 from bruvzg/macos_export_hidden
Update macOS export page.

(cherry picked from commit fcb71d2f29)
2022-08-08 20:25:36 +02:00
Rémi Verschelde
51de52dc5d Merge pull request #5905 from akien-mga/android-custom-build-screenshot
(cherry picked from commit 3bb5db7766)
2022-08-08 19:47:26 +02:00
Max Hilbrunner
ea9ed7d272 Merge pull request #5879 from Calinou/one-click-deploy-add-troubleshooting
Add Android troubleshooting instructions in One-click deploy

(cherry picked from commit ecaaa4f960)
2022-08-08 19:37:40 +02:00
Max Hilbrunner
03c39eed85 Merge pull request #5816 from Calinou/feature-tags-immutable
Document most default feature tags being immutable

(cherry picked from commit ecdd7d311a)
2022-08-08 18:00:24 +02:00
skyace65
4577c03e16 Update android SDK platform requirement again 2022-08-06 05:02:18 +02:00
skyace65
68a2b3b025 Update android SDK platform requirement 2022-08-06 05:02:11 +02:00
snailrhymer
ae7347e0d2 Fix typo in Exporting packs, patches, and mods (#6003) 2022-07-29 21:51:07 +02:00
sublimemm
c7b23ff7ae Move OpenJDK installation before Android SDK in Exporting for Android (#5988) 2022-07-25 21:32:16 +02:00
skyace65
589c19f1d3 Update required NDK version 2022-06-28 19:17:46 -04:00
rafascar
db582ac562 Fix typo on Exporting to macOS (#5878)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-06-15 17:04:49 +02:00
Hugo Locurcio
f3f7deca85 Fix missing file extension in Exporting projects 2022-05-26 20:54:58 +02:00
Hugo Locurcio
8a09026b8d Clarify the expected output file extensions in Exporting projects 2022-05-26 20:54:54 +02:00
Hugo Locurcio
003c8abd3f Cross-reference compiling and exporting pages, rename OSX/Mac to macOS
There's a lot of confusion between compiling Godot and exporting projects.

This aims to resolve part of the confusion by cross-linking other pages
for each platform.

(cherry picked from commit 955c97bb1d)
2022-04-29 14:01:55 +02:00
Hugo Locurcio
42bccb17a8 Document troubleshooting rendering issues on Android and iOS 2022-04-20 00:56:33 +02:00
skyace65
988b4caa75 Document how export filters work
(cherry picked from commit 13f4f7f24c)
2022-03-11 14:22:57 +01:00
SylvanSign
26190a05c3 add legacy ImageMagick command for ICO convert (#5638) 2022-02-23 01:47:10 +01:00
Hugo Locurcio
f580e2e099 Update command line project exporting instructions
(cherry picked from commit be31dd4020)
2021-12-21 16:47:25 +01:00
Hugo Locurcio
350f6c2f40 Document background processing limitations in Exporting for the Web
(cherry picked from commit 482e0c6544)
2021-12-21 16:43:11 +01:00
bruvzg
26ee3b3a04 Add macOS exporting and running non App Store apps pages. Add Windows code signing info.
(cherry picked from commit 17be494144)
2021-12-21 16:18:05 +01:00
Nathan Lovato
67808949a8 Update the reference to the your_first_game document 2021-11-24 10:35:21 -06:00
Nathan Lovato
e5197b493e Move remaining files out of step_by_step/
Moved those to scripting/:

- filesystem
- resources
- singletons_autoload
- scene_tree

export to export/

and godot_design_philosophy to introduction/
2021-11-24 10:34:31 -06:00
Nathan Lovato
5da94fcf78 Move the export section to tutorials/ 2021-11-24 10:32:24 -06:00