Anael FAVRE
Anael FAVRE
I got many build errors trying to install the library with node v16, I switched to v14 LTS and it works well. So, maybe just adding the nodejs version compatibility...
Hi, This is a work in progress but functional plugin system allowing us to inject plugins (The WIP is for allowing us to discuss about this implementation before merging) ##...
Hi, As said on the forum (https://discuss.colyseus.io/topic/371/adding-removing-schema-fields-during-runtime) i am trying to include Colyseus into my ecs game engine and now I have some problems using imported classes from packages. **Description**...
Hello, I am starting using [nestjs-console](https://github.com/Pop-Code/nestjs-console) and when I tried to copy and paste [this example](https://github.com/Pop-Code/nestjs-console/wiki/Using-decorators) I got an unknown `createSpinner` in the main import. Is this example outdated with...