This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ceafa6120d595fdddc6c737e060fca6c71bb48fa
godot
/
platform
/
android
/
export
History
Rémi Verschelde
763a8e9839
Merge pull request
#83702
from Patchcoat/VerifyKeystore
...
Ensure Android keystore username and password are checked on export
2024-01-04 14:25:09 +01:00
..
export_plugin.cpp
Merge pull request
#83702
from Patchcoat/VerifyKeystore
2024-01-04 14:25:09 +01:00
export_plugin.h
android keystore username and password are checked on export
2023-11-03 20:24:35 -05:00
export.cpp
Replace the use of the
ANDROID_SDK_ROOT
env variable with
ANDROID_HOME
as the former is deprecated.
2023-11-01 15:50:10 -07:00
export.h
…
godot_plugin_config.cpp
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
godot_plugin_config.h
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
gradle_export_util.cpp
Add export setting to control whether to show the Godot app in the app library
2023-08-13 09:54:10 -04:00
gradle_export_util.h
Clean up the XR features parameters from core
2023-07-18 19:14:53 +02:00
logo.svg
…
run_icon.svg
…