You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.