image

Tommy Leung from Ourcade writes: "Are you trying to get the Phaser Spine plugin to work without NPM but failing miserably at it? There's a bunch of files in the Github repository but which one do you need? In this article, we will show exactly how!

There's a bunch of files in the Github repository but which one do you need? All of them? Just some? And WTF is a .js.map file?

Being an intrepid developer you've tried your best but all you got were errors like SpinePlugin is not a valid plugin or this.add.spine is not a function. 😭

Shoot me now. 🔫

You are not alone. Many developers learning to use Phaser run into this problem.

We will show you how to get the SpinePlugin to work in a Phaser project that does not use NPM, Yarn, or any web development tooling."

Read More