Simon Schmid
Simon Schmid
# Customizing or Contributing to Entitas To customize or contribute to Entitas, please follow [CONTRIBUTING.md](https://github.com/sschmid/Entitas-CSharp/blob/develop/CONTRIBUTING.md) The bash build scripts should work out-of-the-box for macOS / Unix. Minor adjustments or an...
# Hi everyone! ### Let's get some exposure As you may have seen I have - [Wooga](https://www.wooga.com) and - [Gram Games](http://gram.gs) logos linked in the Readme. I know many more...
Hi @SimonKagstrom, I hope you're doing well. I ran into issues where certain lines being reported as not covered when using kcov, bash and bats. I extracted samples to reproduce:...
Get rid of Sherlog dependency in AssemblyResolver. Maybe specify `OnDebug`, `OnWarn` events to specify any kind of logger.
Hi @SimonKagstrom After we found a fix in #458 I was updating my projects and I ran into another issue: test coverage was different when running in GitHub action, docker...