Skip to content

notverymoe/nvm-bevyutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotVeryMoe BevyUtil

Shared utility library used by NotVeryMoe for Bevy Projects.

You probbably don't want to use this library directly. There are no releases and main may break at any moment. Either learn from the code, or extract the relevant code under the license.

Contains broadly:

  • Useful Utility Types (ie. CompactStr)
  • Trait Extensions for Bevy types (ie. Vec2)
  • Simple Plugins for Bevy
  • Complex Utilities (ie. collisions)

License

Made avaliable to the public under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages