DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: c61a160e7a798e9914aeb77770228b41e2e50ab9 deck-builder/client/src/plugins/game/card d---------
chore(client): fmt, clippy, cleanup
feat(client): move card type specific components
feat(client): add hand type for cards
feat(client): take cards from supply piles
feat(client): click thing for cards
feat(client): change picking rapier, hoover thingy
feat(client): add bevy_mod_picking
feat(client): render name and cost on supply piles
feat(client): add background to cards
fix(client): make cards a bit shorter
chore(client): fmt, clippy, cleanup
fix(client): give card default translation, fix rotation
feat(client): init rapier things, but leave for now