Skip to content

bevious/bevy_actify_derive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_actify_derive

bevy_actify's derive macros.

How to use

By default bevy_actify already re-exports this crates' derive macros for its traits and normaly one would never want to use this crate directly, though if you have a reason to, here is how you can add it to your project:

[dependencies]
bevy_actify_derive = "*" # refer to crates.io for the actual version.

License

This project is dual-licensed under:

You may choose either license at your option.

How to contribute

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards.

About

bevy_actify's derive macros

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages