Skip to content

Commit 793fcc5

Browse files
author
Roberto De Ioris
committed
UnrealEnginePython plugin, should be Runtime when in sources
1 parent 517dacf commit 793fcc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UnrealEnginePython.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"Modules": [
1818
{
1919
"Name": "UnrealEnginePython",
20-
"Type": "Editor",
20+
"Type": "Runtime",
2121
"LoadingPhase": "PreDefault"
2222
},
2323
{
@@ -29,4 +29,4 @@
2929
"Type" : "Editor"
3030
}
3131
]
32-
}
32+
}

0 commit comments

Comments
 (0)