Releases: wynn1212/SDH-PauseGames
Releases · wynn1212/SDH-PauseGames
v1.0.0
Bump version to 1.0.0, prepare for the big release
- Pause/Resume button is now located on the game icon.
- Migrate settings to json-based.
- popsUlfr#13 Clear
stickyPause
state on manual resume. - popsUlfr#22 Add
noAutoPauseSet
to select which game shouldn't be paused when on focus loss; this can be toggled on the right side of the Pause Games list. - popsUlfr#19 Patch
SteamClient.Apps.TerminateApp()
to un-pause games on exit. - Migrate to Decky V3.
Once again, a big thanks to @AkazaRenn for their contribution.
20241030045734
Update store screenshot
20241029055725
Bump version to 1.0.0, prepare for the big release - Pause/Resume button is now located on the game icon. - Migrate settings to json-based. - Clear `stickyPause` state on manual resume. - Add `noAutoPauseSet` to select which game shouldn't be paused when on focus loss; this can be toggled on the right side of the Pause Games list. - Patch `SteamClient.Apps.TerminateApp()` to un-pause games on exit. - Migrate to Decky V3. Once again, a big thanks to @AkazaRenn for their contribution.
20241029002738
Enhance step-by-step instructions in Known Issues section for clarity…
20241028145544
Use step-by-step guide instead of one long sentences
20241028120751
Merge pull request #4 from AkazaRenn/main Apply new decky API