Skip to content

Commit

Permalink
Upgrade to Flecs 3.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzay committed Oct 16, 2023
1 parent 7599f49 commit 470b54c
Show file tree
Hide file tree
Showing 8 changed files with 53,244 additions and 49,553 deletions.
3 changes: 3 additions & 0 deletions .justfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ bench:
# Generates rust binding for Flecs C api
bindings:
cargo build --features export_bindings

examples:
make run-examples
2 changes: 1 addition & 1 deletion flecs-sys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
A Rust binding for the Flecs ECS library:
<https://github.com/SanderMertens/flecs>

Wraps native Flecs v3.2.4
Wraps native Flecs v3.2.8
Loading

0 comments on commit 470b54c

Please sign in to comment.