Flowchart: Workspace Assembly Layer
This flowchart details the final stage where a fully resolved and acquired GameManifest
is used to build the isolated game workspace.
Strategy Comparison Matrix:
Strategy | Disk Usage | Performance | Platform Compatibility | Admin Rights | Use Case |
---|---|---|---|---|---|
FullCopy | High | Fast Launch | Maximum | No | Stable releases |
SymlinkOnly | Minimal | Fast Launch | Platform-dependent | Sometimes | Development |
HybridCopy | Medium | Balanced | Good | No | General use |
HardLink | Low | Fast Launch | Same volume only | No | Power users |