From e374b00e3f2b71f6262b4d062fa689debc9b3749 Mon Sep 17 00:00:00 2001 From: Raffaele Ragni Date: Tue, 2 Jul 2024 20:03:52 +0200 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e850ed4..3a2c79e 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,6 @@ Current state is in development. - [X] Entyty sync is based on UUIDs - [X] Component synchronization - [X] Parent/Child entity synchronization -- [ ] Skippable channel for Unordered+Unreliable - - [ ] Transform -- [ ] Throttleable sync (time window queuing) - [X] Host switch / promotion (>= 0.13.1) - [X] SimpleMaterial (through sync channel) - [X] Serve assets through http @@ -28,6 +25,9 @@ Current state is in development. - [X] Asset: Textures - [ ] Asset: Audio - [X] Compressed Assets +- [ ] Throttleable sync (time window queuing) +- [ ] Skippable channel for Unordered+Unreliable + - [ ] Transform **Asset are synchronized only if they are added to bevy by uuid.**