diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-23 22:19:57 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-23 22:20:47 +0200 |
commit | 329ccdc970d31e2993226bac6bd784404357819d (patch) | |
tree | e7f3105f2305956d2cb82eefd5ca9e9324d772b9 /project.conf | |
parent | b64b90d0b165a6364206fa6ee7918905afd76fe5 (diff) |
Save replay/streaming recording to correct location when saving to game folder. Add controller hotkey to save 1 min/10 min replayHEAD1.5.0master
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 3d5bc49..13a9681 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gsr-ui" type = "executable" -version = "1.4.0" +version = "1.5.0" platforms = ["posix"] [lang.cpp] |