Add spine extension to dependencies section...?

Starting the tutorial “Runner” and it says to add the spine extension to dependencies section of game_project. I am so lost on how to add it to the project.

What I have done so far:
Downloaded the zip file from gitH (following the link) in the message.
Unzipped the zip file.
Dragged the whole folder and dropped it on the assets section of Defold.

Is that the way to do it?

You aren’t supposed to download the zip yourself.

Open game.project, and you will see a section called “Dependencies”. Just put the link to the zip in there.

image

And then force the editor to fetch all dependencies.

image

The files of the spine extension will then appear at the top of your project browser in the Defold editor:

image

4 Likes

Oh I see. :+1:
Thank you ever so much.

— edit —
Worked perfectly. :+1::blush:

2 Likes