*******
Cobs Edit - It may tell you that you need Visual Studio 2013 or upper installed - it is much faster to do this manually so do this FIRST ...
Visual Studio 2015 (https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx)
NOTE: When installing this take note of Thors comments below
I was also asked to install Windows SDK V8.1 so you better download and install this too ...
Windows SDK V8.1 (https://dev.windows.com/en-us/downloads/windows-8-1-sdk)
*******
Download and install TortoiseGit (https://tortoisegit.org/download/) and Git for Windows (https://git-for-windows.github.io/), just ignore and always click Next.
TortoiseGit
Create a directory to setup it for MOH.
Right click on that directory then "Git Create repository here", leave the box unchecked and click ok.
Right click inside that directory then "Git Sync":
Remote URL: "https://github.com/MOHCentral/mohue.git"
Then pull. This will download everything needed.
UE4
Launch the UE4 Editor, and open the project inside the directory you setup. It will tell you about missing modules and ask you to rebuild them, just click yes.
Select File -> Connect to Source Control:
Provider: Git
The git path should have been specified automatically. Accept settings.
You can add & submit files from the UE4 Editor. If you need to publish your work, do it by submitting changes from UE4 and Git Sync the folder using Pull & Push.
I had an error "Cannot generate project files using VS2015" and another error about failing to compile dll's.
To resolve it I did following:
Under Control Panel > programs and features
Right click choose Change:
(http://i.imgur.com/ouNzq30.png)
Click Modifty
(http://i.imgur.com/FpGabAG.png)
Under Program languages > visual C++ install common tools
(http://i.imgur.com/rwT2pgp.png)
Just to be sure im understanding all new things im going to do before i check it out, does mohue include your bsp importer/converter and maps you already converted with it?
Lol you greedy man LeB, no it contains the maps being worked on, tools like that arent available for download and are still being worked on.
Quote from: Ley0k {sfx} on February 14, 2016, 02:05:51 PM
I added some normal map, I will update the git project lol
hehe i thought the latest updates could have been the bsp importer's ones. ok i'll speak when i have it on my drive.