mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Misc cleanup in EditorExportPlatform
This commit is contained in:
parent
534591047e
commit
1c1c3200e4
21 changed files with 63 additions and 42 deletions
|
|
@ -41,6 +41,8 @@
|
|||
#include "core/os/os.h"
|
||||
#include "editor/export/editor_export_platform.h"
|
||||
|
||||
class ImageTexture;
|
||||
|
||||
// Optional environment variables for defining confidential information. If any
|
||||
// of these is set, they will override the values set in the credentials file.
|
||||
const String ENV_ANDROID_KEYSTORE_DEBUG_PATH = "GODOT_ANDROID_KEYSTORE_DEBUG_PATH";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue