Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaeleragni committed Jul 2, 2024
1 parent fc286ee commit e374b00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.**

Expand Down

0 comments on commit e374b00

Please sign in to comment.