Allar / lazyploy-launcher

Custom Launcher/Frontend for UE4 to help automate build deployments

Home Page:http://allarsblog.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lazyploy Launcher

Lazyploy Launcher is the 'engineer' component of Lazyploy. Instead of creating and maintaining a set of batch files per project, Lazyploy Launcher aims to consolidate batch operations such as launching clients, cooking, and deploying of builds. It runs as a standalone program built against your UE4 Engine source and runs on Slate. It also contains a Session Frontend tab for easy remote-monitoring of other UE4 instances.

Installation

With UE4 Built From Source Code

  1. Clone this repo and then copy the contents of the Engine folder into your UE4's Engine folder.
  2. Regenerate Engine project files.
  3. Build LazyployLauncher with the Development configuration.
  4. Run Engine\Binaries\Win64\LazyployLauncher.exe.

With Binary/Launcher Version of UE4

@TODO

Developed on 4.13.

I offer no support currently.

Forum thread: https://forums.unrealengine.com/showthread.php?99467

About

Custom Launcher/Frontend for UE4 to help automate build deployments

http://allarsblog.com

License:MIT License


Languages

Language:C++ 97.6%Language:C# 1.9%Language:C 0.4%Language:Batchfile 0.2%