Update README.md (#58)
This commit is contained in:
parent
56fd44062c
commit
f2bb079c60
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ Add the following to your `Cargo.toml`:
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
bevy_scriptum = { version = "0.7", features = ["lua"] }
|
||||
bevy_scriptum = { version = "0.8", features = ["lua"] }
|
||||
```
|
||||
|
||||
or execute `cargo add bevy_scriptum --features lua` from your project directory.
|
||||
|
|
|
|||
Loading…
Reference in a new issue