unreal 1.1.0 — add Launch Unreal Engine action
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema": "exbyte-depot-plugin-registry/1",
|
||||
"updated": "2026-07-09",
|
||||
"updated": "2026-07-09T12:00:00Z",
|
||||
"plugins": [
|
||||
{
|
||||
"id": "unreal",
|
||||
"name": "Unreal Engine Tools",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"author": "Exbyte Studios",
|
||||
"description": "Build the game (.sln / UnrealBuildTool) and tail the Unreal editor log. For Unreal Engine projects.",
|
||||
"description": "Build the game (.sln / UnrealBuildTool), launch the editor, and tail the Unreal log. For Unreal Engine projects.",
|
||||
"permissions": ["ue"],
|
||||
"minAppVersion": "0.3.6",
|
||||
"official": true,
|
||||
|
||||
Reference in New Issue
Block a user