Is it possible to download the dependencies of Unreal Engine with separate download manager

Hi guys i have poor internet connection which disconnects often. Because of the internet problem i could not download the dependencies using launcher or Setup.bat. Is there a way to downlad the dependencies with seperate download manage. so that i can pause and resume without any problem. So is there a way to download everything with seperate download manager and set up all the dependencies manually without the Setup.bat doing all the work.

Hi ,

You have two options for downloading UE4.

  • Via the Launcher

or

  • Download and compile the Source code directly from Github. Downloading from Github is just like downloading any other file to your machine, you should be able to pause the download if needed. Please keep in mind that you will need Visual Studio in order to compile the engine.

Cheers,

TJ

Hi

Thank you for your answer. Ya i can download the source code from git its just 100 mb or so but while i run the setup.bat it download the dependencies its around 4gb that is the problem i can download the dependencies only through the setup.bat. Is there any other way to download the dependencies.

Thank You,

Unfortunately not. The Launcher and the Setup.bat are the only official ways to download the dependencies.

As for the Setup.bat, if it is interrupted during download you should be able to run the .bat again and it will only download the files that are left.

it is necessary to use visual studio,
can i try it with code::blocks with mingw