https://github.com/allar/lazyploy-launcher
Custom Launcher/Frontend for UE4 to help automate build deployments
https://github.com/allar/lazyploy-launcher
Last synced: about 1 year ago
JSON representation
Custom Launcher/Frontend for UE4 to help automate build deployments
- Host: GitHub
- URL: https://github.com/allar/lazyploy-launcher
- Owner: Allar
- License: mit
- Created: 2016-01-25T11:28:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T12:40:57.000Z (almost 6 years ago)
- Last Synced: 2025-04-08T02:44:38.000Z (about 1 year ago)
- Language: C++
- Homepage: http://allarsblog.com
- Size: 85.9 KB
- Stars: 31
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lazyploy Launcher
Lazyploy Launcher is the 'engineer' component of [Lazyploy](https://github.com/Allar/lazyploy-server). 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.
1. Regenerate Engine project files.
1. Build `LazyployLauncher` with the `Development` configuration.
1. 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