docs(runtime): close simulation ownership

This commit is contained in:
Erik 2026-07-26 16:29:28 +02:00
parent cdee7a4b49
commit 4743f7c409
11 changed files with 281 additions and 33 deletions

View file

@ -238,7 +238,7 @@ src/
RuntimeOrdinaryPhysicsUpdater.cs -> presentation-free object simulation
RuntimeProjectile.cs -> canonical projectile component/prediction owner
RuntimeProjectilePhysicsUpdater.cs -> presentation-free projectile simulation
-> J3J4 and J5.1J5.6 complete; J5.7 cleanup/closeout active
-> J3J5 complete; J6 world/portal/environment handshake active
-> may reference Core, Core.Net, Content, and Plugin.Abstractions only
-> must never reference App, UI, Silk.NET, OpenAL, Arch, or ImGui