This is only a Boids project, now. Drop others.

The examples and learning plugins have outlived their usefulness, and
this repo already has substantial history in being a boids plugin. I'm
renaming the crate (and repo, but that isn't visible to git) to treat
this simply as a boids repo.
This commit is contained in:
2024-07-11 08:33:33 -05:00
parent d99326d849
commit 9f37addb5f
5 changed files with 85 additions and 481 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "bevy-testing"
name = "another-boids-in-rust"
version = "0.1.0"
edition = "2021"