cloud-game/pkg
Sergey Stepanov 7da993a4c7 Add the uniqueSaveDir option
This option allows for the safe use of distinct filesystem snapshots of games with some cores (e.g., DosBox). Keep in mind that with this option enabled, game changes won't be saved (the unique save folder will be deleted on exit) until you explicitly call the save (or share) function. Thus, you will need files like dosbox.conf along with the games to use some default behaviors with each new game session.
2024-08-21 18:52:26 +03:00
..
api Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
com Use for range 2024-04-22 18:10:35 +03:00
config Add the uniqueSaveDir option 2024-08-21 18:52:26 +03:00
coordinator Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
encoder Remove useless code from the libyuv wrapper 2024-05-26 02:34:00 +03:00
games Use for range 2024-04-22 18:10:35 +03:00
logger Clean API (#391) 2023-03-18 20:24:06 +03:00
monitoring Remove SSL from the monitoring routes 2023-07-07 15:28:50 +03:00
network Update dependencies 2024-08-17 18:13:46 +03:00
os Add the uniqueSaveDir option 2024-08-21 18:52:26 +03:00
worker Add the uniqueSaveDir option 2024-08-21 18:52:26 +03:00