We have a team of 3 programmers working on this game, I followed these instructions:
https://wiki.unrealengine.com/Subver...rol_(Tutorial)
And it does not include the C++ source (which 99% of all programming is done in) into the repository.
I tried a manual setup through SVN, but it seemed to screw up something, as the game will compile, but every line in our code is underlined.
How can we do this?
https://wiki.unrealengine.com/Subver...rol_(Tutorial)
And it does not include the C++ source (which 99% of all programming is done in) into the repository.
I tried a manual setup through SVN, but it seemed to screw up something, as the game will compile, but every line in our code is underlined.
How can we do this?
Comment