DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 43cecdee88ba3749ec908ae18fb89ec2d29066f6 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