geckosio / phaser-on-nodejs

Allows you to run Phaser 3 game (including Phaser's physics engines) on Node.js
MIT License
102 stars 11 forks source link

requiring this package returns an empty object? #4

Closed Aynn closed 4 years ago

Aynn commented 4 years ago

Not sure what I am doing wrong

console.log(require('@geckos.io/phaser-on-nodejs')) // logs {}

nvm, I am a dummy. I thought it imported phaser along with the package.