Hello,
is there any guide to create asset on git which can be added to project via dependecies? I’ve already tried creating git repo with project, added it to dependencies in my project, then fetched libraries but nothing happened.
Thanks
Hello,
is there any guide to create asset on git which can be added to project via dependecies? I’ve already tried creating git repo with project, added it to dependencies in my project, then fetched libraries but nothing happened.
Thanks
Did you read the Libraries manual? https://defold.com/manuals/libraries/
OK, so i’ve rereaded Libraries manual and it seem that i forgot some steps. Anyways thanks a lot @ross.grams , it is working fine now.