Skip to content

Commit d713ba8

Browse files
committed
bump for 5.5
1 parent 32e00f6 commit d713ba8

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

BLUI.uplugin

+28-28
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
{
2-
"FileVersion": 3,
3-
"FriendlyName": "BLUI",
4-
"Version": 3,
5-
"VersionName": "4.9.1",
6-
"Description": "Chromium Embedded Framework (CEF) powered HTML UI and HUD for Unreal Engine 4",
7-
"Category": "UI",
8-
"CreatedBy": "Aaron M. Shea, Getnamo, & Contributors",
9-
"CreatedByURL": "github.com/getnamo",
10-
"DocsURL": "https://github.com/getnamo/BLUI",
11-
"EnabledByDefault" : true,
12-
"CanContainContent": true,
13-
"Modules":
14-
[
15-
{
16-
"Name" : "BluLoader",
17-
"Type" : "Runtime",
18-
"LoadingPhase" : "PreDefault",
19-
"BlacklistPlatforms" : ["Android", "IOS"]
20-
},
21-
{
22-
"Name": "Blu",
23-
"Type": "Runtime",
24-
"LoadingPhase": "PreDefault",
25-
"BlacklistPlatforms": ["Android", "IOS" ]
26-
}
27-
]
28-
}
1+
{
2+
"FileVersion": 3,
3+
"FriendlyName": "BLUI",
4+
"Version": 3,
5+
"VersionName": "4.10.0",
6+
"Description": "Chromium Embedded Framework (CEF) powered HTML UI and HUD for Unreal Engine 4",
7+
"Category": "UI",
8+
"CreatedBy": "Aaron M. Shea, Getnamo, & Contributors",
9+
"CreatedByURL": "github.com/getnamo",
10+
"DocsURL": "https://github.com/getnamo/BLUI",
11+
"EnabledByDefault" : true,
12+
"CanContainContent": true,
13+
"Modules":
14+
[
15+
{
16+
"Name" : "BluLoader",
17+
"Type" : "Runtime",
18+
"LoadingPhase" : "PreDefault",
19+
"BlacklistPlatforms" : ["Android", "IOS"]
20+
},
21+
{
22+
"Name": "Blu",
23+
"Type": "Runtime",
24+
"LoadingPhase": "PreDefault",
25+
"BlacklistPlatforms": ["Android", "IOS" ]
26+
}
27+
]
28+
}

0 commit comments

Comments
 (0)