README does not tell the user where models are stored #56

Closed
opened 2026-07-28 11:38:15 +00:00 by hugo · 1 comment
Owner

Models are one of the biggest disk usage and the location where they are stored should also be given in the README in the part where file locations are given.

Models are one of the biggest disk usage and the location where they are stored should also be given in the README in the part where file locations are given.
hugo added the bug label 2026-07-28 11:38:15 +00:00
Author
Owner

Implemented in abac978. Added the managed models directory to README's Application data locations and verified it exactly matches the authoritative models_path implementation. This documents DS4Server-managed storage; there is no DS4 runtime behavior to compare. Verified with cargo fmt, Clippy with warnings denied, make bundle, and the full suite: 145 passed, 12 ignored, 0 failed.

Implemented in abac978. Added the managed models directory to README's Application data locations and verified it exactly matches the authoritative models_path implementation. This documents DS4Server-managed storage; there is no DS4 runtime behavior to compare. Verified with cargo fmt, Clippy with warnings denied, make bundle, and the full suite: 145 passed, 12 ignored, 0 failed.
hugo closed this issue 2026-07-28 16:39:54 +00:00
Sign in to join this conversation.