[FREE] gameDNA installer - automatic SDK downloader and installer

http://gamednastudio.com/plugins/images/gameDNAinstaller/Wiki1.png

gameDNA installer
Automatic SDK downloader and installer for gameDNA’s plugins

gameDNA installer is an automatic SDK downloader and installer for gameDNA’s plugins. No more downloading SDKs and creating packages on your own! Just one click and it will do everything for you!

FEATURES:
★ Automatic SDK downloader and installer.
★ Updating SDK from the cloud.
★ No more downloading and creating packages on your own.
★ Just one click and it will do everything for you.
★ Out-of-the-box for Windows, macOS, and Linux.
★ Works with Blueprint-only & source code projects
★ Works with Launcher & GitHub UE4 versions

INFO:
★ Current version: 1.7.0
★ Required Unreal Engine 4.16 or above.

SUPPORTED PLUGINS:
Universal Mobile Ads
Realtime Database
Ultimate Mobile Kit
Extended Facebook
Google Analytics

USER GUIDE: https://gamednastudio.com/plugins/do…_UserGuide.pdf

Available for FREE on GitHub: GitHub - gameDNAstudio/gameDNAinstaller: Automatic SDK downloader and installer for gameDNA's plugins

“Just works” out of the box, has got amazing instructions :slight_smile:

Works with source-code UE version so thats a big plus!

Also auto detects if you have anything installed and acts accordingly…

ALSO OPEN SOURCE!

Good job, gameDNA quality standards are top of the line :slight_smile:

Thank you for appreciation! It means a lot for us! :smiley:

It’s a great tool to work with the Universal Mobile Ads Plugin.
Saves a lot of time installing all the SDK’s.

Very usefull and a nice service from GameDNA! :slight_smile:
Also GameDNA has a very good support. :slight_smile: thumbs up

Thank you! We are happy that people appreciate our work especially this new plugin. Now our plugins are really out-of-the-box and simple to install! :smiley:

gameDNA installer 1.0.1 Update released!

We’ve just released update for plugin. You can download it from GitHub repository on releases tab.

CHANGELOG:

  • Added possibility to reinstall SDKs.

http://gamednastudio.com/plugins/images/gameDNAinstaller/Update1.png

Get it for FREE from GitHub: https://github.com/gameDNAstudio/gameDNAinstaller

gameDNA installer 1.0.2 released!

We’ve just released update for gameDNA installer plugin. You can download it from GitHub repository on releases tab.

CHANGELOG:

  • Added handling downloading errors and appropriate messages

Get it for FREE from GitHub: https://github.com/gameDNAstudio/gameDNAinstaller

I use this for Universal Mobile Ads plugin. But AdColonoly IOS SDK downloading is too slow and
I retried many times but also fail to download.

gameDNA installer 1.0.3 released!

We’ve just released update for gameDNA installer plugin. You can download it from GitHub repository on releases tab.

CHANGELOG:

  • Fixed a problem with stopping downloading when connection is slow.

Get it for FREE from GitHub: https://github.com/gameDNAstudio/gameDNAinstaller

Try the newest update mentioned above.

gameDNA installer 1.1.0 for Unreal Engine 4.17 released!

We’ve just released update for gameDNA installer plugin with support for UE 4.17. You can download it from GitHub repository on releases tab.

CHANGELOG:

  • Tweaks for UE 4.17 compatibility.
  • Added Gradle support.

Get it for FREE from GitHub: https://github.com/gameDNAstudio/gameDNAinstaller

Not sure whats up, but cannot install the sdk.

It’s typical problem on Windows. Windows has limit on maximum path length in files hierarchy. Please move your project higher in the hierarchy for example to D:/UnrealProjects/TestProject and it should work.

I’ve moved my project as high as it can go and still the same problem. Any more recommendations?

Please tell me what path to your project currently do you have?

currently it’s sitting at:
C:\CP_P\CP_PF

I’ve also tried it at
C:\CP_PF

Neither worked. Same error of file length too big or directory name too big.

Inside CP_PF is my unreal project stuff which is
Config, Content, Plugins, Source, etc.

Really weird… For other people moving to the upper path in the hierarchy it always helped…

Where do you have placed gameDNA installer and plugin for which you try to install SDKs? In the engine directory or project directory? gameDNA installer installs SDKs in the plugin folder so if you placed plugins in the engine folder, it could be also a problem with engine paths.

I have the gameDNA installer placed into the plugins folder for my project. I bought the Mobile ads plugin from the market place and had it installed into the engine via Epic Launchers functionality.

Thank you for information. What path is for your engine directory?

Engine Directory path is: C:\Program Files\Epic Games\UE_4.17\Engine which I think is default.