Add option to save replay/recording to a folder with the name of the game

This commit is contained in:
dec05eba
2024-11-04 20:37:26 +01:00
parent 89512313b2
commit 26a9e750dc
11 changed files with 293 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ platforms = ["posix"]
version = "c++17"
[config]
ignore_dirs = ["build", "gsr-ui-daemon"]
ignore_dirs = ["build", "gsr-window-name"]
[dependencies]
xcomposite = ">=0"