Merge pull request #7884 from m4gr3d/update_android_plugin_tutorial

Update the Android documentation for Godot 4.2
This commit is contained in:
Max Hilbrunner
2023-10-10 19:09:15 +02:00
committed by GitHub
20 changed files with 607 additions and 194 deletions

View File

@@ -130,7 +130,7 @@ source,destination
/getting_started/workflow/best_practices/scene_organization.html,/tutorials/best_practices/scene_organization.html
/getting_started/workflow/best_practices/scenes_versus_scripts.html,/tutorials/best_practices/scenes_versus_scripts.html
/getting_started/workflow/best_practices/what_are_godot_classes.html,/tutorials/best_practices/what_are_godot_classes.html
/getting_started/workflow/export/android_custom_build.html,/tutorials/export/android_custom_build.html
/getting_started/workflow/export/android_custom_build.html,/tutorials/export/android_gradle_build.html
/getting_started/workflow/export/changing_application_icon_for_windows.html,/tutorials/export/changing_application_icon_for_windows.html
/getting_started/workflow/export/exporting_for_android.html,/tutorials/export/exporting_for_android.html
/getting_started/workflow/export/exporting_for_dedicated_servers.html,/tutorials/export/exporting_for_dedicated_servers.html
1 source destination
130 /getting_started/workflow/best_practices/scene_organization.html /tutorials/best_practices/scene_organization.html
131 /getting_started/workflow/best_practices/scenes_versus_scripts.html /tutorials/best_practices/scenes_versus_scripts.html
132 /getting_started/workflow/best_practices/what_are_godot_classes.html /tutorials/best_practices/what_are_godot_classes.html
133 /getting_started/workflow/export/android_custom_build.html /tutorials/export/android_custom_build.html /tutorials/export/android_gradle_build.html
134 /getting_started/workflow/export/changing_application_icon_for_windows.html /tutorials/export/changing_application_icon_for_windows.html
135 /getting_started/workflow/export/exporting_for_android.html /tutorials/export/exporting_for_android.html
136 /getting_started/workflow/export/exporting_for_dedicated_servers.html /tutorials/export/exporting_for_dedicated_servers.html