Skip to content

ShadowMountPlus 1.7alpha3

Pre-release
Pre-release

Choose a tag to compare

@drakmor drakmor released this 15 Jul 23:30

Test version. Unstable.

  • Added a public HTTP/JSON API for listing, mounting, and unmounting games.
  • Added optional automatic removal of games with unavailable sources and DLC protection
    auto_remove_missing_games=1|0 (1 automatically removes games from the system library when their source is no longer available; default: 0)
    auto_remove_games_with_dlc=1|0 (1 allows automatic removal of games that have installed DLC; default: 0)
    auto_remove_missing_delay_seconds=<1..86400> (how long a source must remain unavailable before removal; default: 300)
  • Improved game metadata staging and registration performance.
  • Fixed runtime mount cleanup after exiting games.
  • Fixed game counts for unchanged images reused from the index

Full Changelog: 1.7alpha1...1.7alpha3