Blueprint and starter content

Hi, can we create a blueprint project and use starter content and templates in the version that is available on github, or is it only usable in c++ ?

Hi. Github is just the UE4 source code… So, you can download the MASTER branch and play around with all of the cool new features. OR, you could download the RELEASE branch and utilize that. And, you might find some Pull Requests that you want to incorporate into the release branch. Basically, if you compile the release branch from GITHUB and you start it up, you will have the same functionality as if you download the binaries.

Was there a specific reason why you wanted to use the Source? Adding your own code to the engine?

Hope this helps.

teak

Thanks, The main raison is that I can’t download any version of the engine, every download stops at some point ,
Here : https://answers.unrealengine.com/questions/373763/download-gets-stuck.html
So So the only difference with Github is that it will be launched not in the launcher, but everything that I can find in that version, I’ll find it in the downloadable one ?