1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-24 21:37:46 +00:00
astra/launcher
Joshua Goins 86becb1407 Don't store patches in temp directories anymore
This was causing memory issues on systems (like Linux/Flatpak) where the
temp directory existed on tmpfs (aka RAM). Now they're stored in app
data and deleted when we're finished with them.

Fixes #17

(cherry picked from commit 99785e5d68)
2024-06-29 11:01:10 -04:00
..
include Allow launching the game to the title screen for debugging purposes 2024-06-27 16:38:45 -04:00
src Don't store patches in temp directories anymore 2024-06-29 11:01:10 -04:00
ui Allow launching the game to the title screen for debugging purposes 2024-06-27 16:38:45 -04:00
accountconfig.kcfg Add support for switching between languages in the Global client 2023-08-18 22:36:33 -04:00
accountconfig.kcfgc Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00
CMakeLists.txt Only deploy on WIN32 2024-06-27 23:32:26 -04:00
config.kcfg Expose a RenderDoc capture option 2024-04-19 20:37:51 -04:00
config.kcfgc Move config to app config folder 2023-10-08 17:51:23 -04:00
profileconfig.kcfg Add support for installing the official benchmark 2024-04-19 20:32:28 -04:00
profileconfig.kcfgc Ensure compliance with the REUSE specification 2023-08-05 22:14:05 -04:00