like i have this thing
how do i use it in my project, i put it in my dependencies and fetch libraries like what i do for assets from the asset portal but nothing happens
like i have this thing
how do i use it in my project, i put it in my dependencies and fetch libraries like what i do for assets from the asset portal but nothing happens
Either you can download the files separatly or you can add the thing to your dependecies (like you tried)
But be sure to get the .zip
and not .git
link
Ooh okay thanks
It’s Copy link address
in your browser.
oh okay i thought it was the one his cursor was pointing at
That’s because the GitHub repository you added (https://github.com/johnnyjr/defold-stuff) is not set up as a Defold library project. You can’t use it as a dependency. You need to manually copy the files to your project.
oh so i have to manually copy and paste the projects
done
You have to do it for that specific project since it wasn’t configured properly. You usually only have to add the dependency to game.project.