https://github.com/aquanox/quickplaypresetsplugin
Plugin adding quick launch of PlayInEditor presets for Unreal Engine
https://github.com/aquanox/quickplaypresetsplugin
cpp unreal-engine unreal-engine-5 unreal-engine-cpp-plugin unreal-engine-plugin work-in-progress
Last synced: 26 days ago
JSON representation
Plugin adding quick launch of PlayInEditor presets for Unreal Engine
- Host: GitHub
- URL: https://github.com/aquanox/quickplaypresetsplugin
- Owner: aquanox
- License: mit
- Created: 2026-03-06T18:10:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-07T12:45:46.000Z (4 months ago)
- Last Synced: 2026-03-07T17:59:53.766Z (4 months ago)
- Topics: cpp, unreal-engine, unreal-engine-5, unreal-engine-cpp-plugin, unreal-engine-plugin, work-in-progress
- Language: C++
- Homepage:
- Size: 275 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/aquanox/QuickPlayPresetsPlugin/blob/main/LICENSE)
[](https://github.com/aquanox/QuickPlayPresetsPlugin/network)
[](https://github.com/aquanox/QuickPlayPresetsPlugin/stargazers)

## Quick Play Presets Plugin
> [!NOTE]
> This plugin is a Experimental, there is room for usability improvements and new features.
Plugin adds Play-In-Editor presets to Unreal Engine Editor.
Why presets useful?
- To reduce amount of clicking to change different network mode and number of players
- To reduce amount of clicking to change different viewport sizes
- To reduce amount of clicking to run different configurations
Plugin adds a custom menu dropdown with configured presets

Each preset can be configured in editor settings to:
- Set desired networking options ( Listen Server / Client / Standalone)
- Set desired viewport size
- Set desired launch mode (Level Editor Viewport / New Viewport / Standalone / Custom)
- Automatically launch session
