github xesco/dosctl v2.0.0

3 hours ago

2.0.0 (2026-09-15)

  • refactor!: remove automatic migration of flat-layout installs (e9f5476)

Bug Fixes

  • scope downloads with the install and correct the tdc scope docs (2b8dbd4)

Features

  • add S3-compatible collections and scope installed games per collection (cd93ef6)

BREAKING CHANGES

  • Games now install per collection. Every collection,
    the built-in tdc included, installs into installed//
    / and keeps its downloads in downloads//. dosctl
    does not move existing installations: games installed with a previous
    version stay in the old location and are ignored; playing a game again
    downloads and installs it into the new location. To migrate by hand,
    move each collection's directories into place (mv installed/
    installed/tdc/, same for the archive in downloads/), or
    re-play each game and delete the leftover flat directories.

Don't miss a new dosctl release

NewReleases is sending notifications on new releases.