GDream Studio
Import package from Azure DevOps repository
I could only make it work with Github. I think it's linked to how Azure DevOps manages raw content. Unlike Github, which uses
https://raw.githubusercontent.com/username/repository/branch/filename
, Azure DevOps uses URL query parameters to point to the right file.11 replies