rexrainbow / phaser4-rex-plugins

Notes/plugins of Phaser4 engine
MIT License
21 stars 2 forks source link

NPM Release #1

Open akash2004u opened 3 years ago

akash2004u commented 3 years ago

Hi Rex,

We are starting development of a new game , and would love to adopt Phaser 4 and RexPlugins Since development. Would love to contribute back in the process.

Can you start pushing Phaser4-Rex-plugings to NPM , so that we can start consuming those ? Additionally is there an alternative to consume the packages if you are not planning to release those in Alpha / Beta

rexrainbow commented 3 years ago

Since phaser4 is not released yet, and changing the design very often. I can not provide a compatible plugins for latest phaser4 currently. Therefore I can't publish npm package now.

akash2004u commented 3 years ago

Makes sense, and currently we can work around using install from git URL directly. But since Phaser 4 is already in beta and available i was wondering if it makes it easier for plugins to be available too even if in ALPHA state.

rexrainbow commented 3 years ago

I will back to phaser4 plugin when the ts definition of my phaser3 plugin are all finished.