docs: update readme usage

This commit is contained in:
dusk 2024-09-24 17:29:45 +03:00
parent ce8e663c14
commit c771ad9417
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -11,8 +11,8 @@ it can handle about 2000 boids in a single flock at 11ms physics process tick on
download it from the asset library. download it from the asset library.
or clone the repository (git lfs is needed) and copy over the `addons` folder into your project root. or clone the repository, and run `rust/package-release.sh` to build the libraries for all supported targets.
check the examples for more info. (requires [cross](https://github.com/cross-rs/cross))
## development ## development