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