acdream/src/AcDream.App/Runtime
Erik ce41efb9e5 refactor(runtime): cut graphical host over to canonical root
Make every App composition phase borrow one GameRuntime, retire the duplicate view/event adapters, and dispose the root only after its graphical borrowers release. This preserves synchronous UI commands while giving shutdown one exact ownership ledger.

Co-authored-by: OpenAI Codex <codex@openai.com>
2026-07-26 19:06:09 +02:00
..
CurrentGameRuntimeAdapter.cs refactor(runtime): cut graphical host over to canonical root 2026-07-26 19:06:09 +02:00
CurrentGameRuntimeCommandAdapter.cs refactor(runtime): cut graphical host over to canonical root 2026-07-26 19:06:09 +02:00