godot/platform/linuxbsd/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
..
export_plugin.cpp Use temp dirs instead of cache dirs for export 2024-12-08 12:07:17 +00:00
export_plugin.h Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
export.cpp
export.h
logo.svg
run_icon.svg