godot/platform/web/export
ArchercatNEO 00a791f04e Use temp dirs instead of cache dirs for export
Fixes #95897
During CI scenarios $HOME may be set to an invalid value (such as
`/var/empty`).
Using temp dirs fits better with godot's usage of these paths and is
independent from the user's $HOME.
2024-12-08 12:07:17 +00:00
..
editor_http_server.cpp Use temp dirs instead of cache dirs for export 2024-12-08 12:07:17 +00:00
editor_http_server.h
export_plugin.cpp Use temp dirs instead of cache dirs for export 2024-12-08 12:07:17 +00:00
export_plugin.h Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
export.cpp [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +02:00
export.h
logo.svg
run_icon.svg