Update README.md
This commit is contained in:
parent
f6914ca55f
commit
7ee9bf6172
@ -11,14 +11,14 @@ A plugin which adds MIDI file and soundfont audio support to the bevy engine via
|
|||||||
|
|
||||||
| Crate Version | Bevy Version |
|
| Crate Version | Bevy Version |
|
||||||
|--- |--- |
|
|--- |--- |
|
||||||
| 0.1 | 0.14 |
|
| 0.1-0.2 | 0.14 |
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### crates.io
|
### crates.io
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bevy_rustysynth = "0.1"
|
bevy_rustysynth = "0.2"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using git URL in Cargo.toml
|
### Using git URL in Cargo.toml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user