DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: fae2a3f74f5ef8b5e29bb1ecda41d84e4519dfe3 deck-builder/client/Cargo.toml -rw-r--r-- 1.4 KiB
feat(client): add bevy_mod_picking
feat(client): add bevy_text_mesh dep
fix(client): add png support to bevy
feat(client): init rapier things, but leave for now
feat(client): use chrono for game and action times
feat(client): add needed functionality for log
chore(client): add fastrand dep
feat!(client): replace gamestate consts with enums
feat(client): functional login and register
chore: new client, keep old for a while