Installable link for unrealengine to be built with Appveyor

Hello,

I’m working on a OSS project (Unreal.js), and getting tired from releasing builds. :frowning:

I found there is some automated build backend which is free for OSS, it seems looking good. :slight_smile: To build my unrealengine plugin, UnrealEngine 4.10 should be installed within VM which the build is running on. But installing a canonical build of unrealengine requires interactions with human agent.

So do you think it is possible to utilitize ‘Appveyor’ for build automation?