Ruby support #1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Spawning scripts
|
# Spawning scripts
|
||||||
|
|
||||||
To spawn a Lua script you will need to get a handle to a script asset using
|
To spawn a Ruby script you will need to get a handle to a script asset using
|
||||||
bevy's `AssetServer`.
|
bevy's `AssetServer`.
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue