lance-gg / lance

Multiplayer game server based on Node.JS
https://lance-gg.github.io/
Apache License 2.0
1.57k stars 165 forks source link

Add additional exports #114

Closed alexanderson1993 closed 5 years ago

alexanderson1993 commented 5 years ago

Lance currently isn't exporting a few important classes, like ThreeVector, Quaternion, and CannonPhysicsEngine. I propose a simple adjustment to the /packages files to allow these items to be used.

namel commented 5 years ago

yes - and thank you for the pull request. just needs a rebase