Fixes ArraySchema
and MapSchema
of primitive types. (#71, #70)
To update, please:
- Please remove your
node_modules
, package-json.lock
npm install
to get the latest version of @colyseus/schema
- re-generate your C# schema definitions using
npx schema-codegen
tool.