[Libgdx] Gradle, github and repositories.

So I’ve been trying to start a project with a friend of mine. We both do programming so we needed to set up a github repo. Atfirst we had the problem that we didnt know how to pull a gradle project that had been pushed to the repo, still have that problem. Now I discovered that when creating a local repository the files are moved, including the assets foler; meaning libgdx can’t find the files.

It’s painfully obvious that I have done something wrong. If anyone could tell me how more exactly I should do this I would be gratefull.

Thanks :slight_smile:

I also would like to know that :slight_smile:

If your files are moved I’d say try and re-import your project from the new location into your IDE.
If you have windows https://windows.github.com/ might make github easier to use for you.

If you have a repository already, to pull new commits just press sync and press the down arrow for pulling