I wanted to download arcore plugin for unreal engine 4 but link provided in main page (link) of project settings for unreal doesn't exist. Who knows why? Or this is because of preview version of ARCore? Thanks :)
ARCore plugin for UE4 - repository doesn't exist?
580 views Asked by Jakub Pałka At
2
That repository is actually private. So you cannot access/clone it. What you can do is fork the repository on the link you provided and then clone your fork.
Edit So the guide here at time of writing is incorrect. You have to follow the steps to become part of the Epic Organisation on github. When you follow these steps you'll see a private repos which you need to fork.
TL;DR: The clone command in the guide doesn't work now because the repository is private. Forking it works after become part of Epic organisation @ Github!