Skip to content

Conversation

@Trouv
Copy link
Contributor

@Trouv Trouv commented Dec 26, 2025

Adding my new crate bevy_pipe_affect to the assets website. It's a library (not a plugin) that allows users to write with a more functional code style, never performing side-effects. I'm just guessing "Development tools" is the right category for this.

@@ -0,0 +1,4 @@
name = "bevy_pipe_affect"
description = "Write systems as pure functions."
link = "https://github.com/Trouv/bevy_pipe_affect"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be better to link the crates.io page? https://crates.io/crates/bevy_pipe_affect

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it? looks like many of the crates here use the git instead. What would you say are the benefits?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went ahead and changed it, I think it is a slightly better home page

@james7132 james7132 added this pull request to the merge queue Dec 27, 2025
Merged via the queue into bevyengine:main with commit 32a6f4f Dec 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants