Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stinkytoe committed Feb 7, 2025
1 parent 5103010 commit a7ef315
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
[![Crates.io Version](https://img.shields.io/crates/v/shieldtank)](https://crates.io/crates/shieldtank/)
[![CI](https://github.com/stinkytoe/shieldtank/workflows/CI/badge.svg)](https://github.com/stinkytoe/shieldtank/actions)

<!--toc:start-->
- [Shieldtank](#shieldtank)
- [Upcoming Features](#upcoming-features)
<!--toc:end-->

## Upcoming Features

- Custom Renderer for components
Expand All @@ -20,7 +25,8 @@
- What will the interface look like?
- Entity
- Currently uses a [Sprite](https://docs.rs/bevy/latest/bevy/sprite/struct.Sprite.html)
- Unlike other components, might be advantageous to continue to use Bevy's Sprite
- Unlike other components, might be advantageous to continue to use Bevy's
Sprite
- 9-slice render mode

- Vast improvement of spawning of hierarchies
Expand Down

0 comments on commit a7ef315

Please # to comment.