fladrif
fladrif
Hi, I wanted to talk about the current lack of a maintainer. I don't have the expertise or the in-depth knowledge to maintain this project, but I would love to...
#### Checklist - [x] Use a separate branch in your local repo (not `main`). - [x] Test coverage is 100% (or you have a story for why it's ok).
Update bgio-effects to work with boardgame.io v.50
I'm trying to implement this with v0.50.0 of boardgame.io, but I'm seeing issues with the context object. Has bgio-effects' types and usage been updated to account for the new move...
Enable the server to start games with custom plugin api's by passing in parameters for the Game object. #### Checklist - [x] Use a separate branch in your local repo...