markdown formatting
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# Implementation Decisions
|
||||
|
||||
- Added a `just test` recipe so unit tests can be run through the repository's
|
||||
required `just ...` command surface instead of invoking `cargo test`
|
||||
directly.
|
||||
- Renamed the frontend success event to `game-install-finished`; the old
|
||||
unpack name no longer matched the transactional install/update lifecycle.
|
||||
required `just ...` command surface instead of invoking `cargo test` directly.
|
||||
- Renamed the frontend success event to `game-install-finished`; the old unpack
|
||||
name no longer matched the transactional install/update lifecycle.
|
||||
- Implemented watcher rescans by reusing the app-state
|
||||
`local_library/index.json` cache and updating a single game entry in that
|
||||
index. This satisfies the per-ID optimized rescan requirement without adding a
|
||||
|
||||
Reference in New Issue
Block a user