## Setup
npm install hyperfy-physx
Only needs to be run once
``bashnpm run generate`
bashnpm run generate
After making changes to PxWebBindings.cpp, run a build
`bashnpm run build`
bashnpm run build
Run publish and enter new version
`bashyarn publish``
bashyarn publish
Push up commit and tag added