forked from ashea-code/BLUI
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature-UE5.0
- Loading branch information
Showing
29 changed files
with
884 additions
and
718 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"FileVersion": 3, | ||
"FriendlyName": "BLUI", | ||
"Version": 3, | ||
"VersionName": "3.2.4", | ||
"Description": "Chromium Embedded Framework (CEF) powered HTML UI and HUD for Unreal Engine 4", | ||
"Category": "UI", | ||
"CreatedBy": "Aaron M. Shea", | ||
"CreatedByURL": "http://aaronshea.me", | ||
"DocsURL": "https://github.com/getnamo/BLUI", | ||
"EnabledByDefault" : true, | ||
"CanContainContent": "true", | ||
"Modules": | ||
[ | ||
{ | ||
"Name" : "BluLoader", | ||
"Type" : "Runtime", | ||
"LoadingPhase" : "PreDefault", | ||
"BlacklistPlatforms" : [ "HTML5", "Android", "iOS"] | ||
}, | ||
{ | ||
"Name": "Blu", | ||
"Type": "Runtime", | ||
"LoadingPhase": "PreDefault", | ||
"BlacklistPlatforms": [ "HTML5", "Android", "iOS" ] | ||
} | ||
] | ||
"FileVersion": 3, | ||
"FriendlyName": "BLUI", | ||
"Version": 3, | ||
"VersionName": "4.2.0", | ||
"Description": "Chromium Embedded Framework (CEF) powered HTML UI and HUD for Unreal Engine 4", | ||
"Category": "UI", | ||
"CreatedBy": "Aaron M. Shea, Getnamo, & Contributors", | ||
"CreatedByURL": "github.com/aaronShea", | ||
"DocsURL": "https://github.com/getnamo/BLUI", | ||
"EnabledByDefault" : true, | ||
"CanContainContent": "true", | ||
"Modules": | ||
[ | ||
{ | ||
"Name" : "BluLoader", | ||
"Type" : "Runtime", | ||
"LoadingPhase" : "PreDefault", | ||
"BlacklistPlatforms" : ["Android", "iOS"] | ||
}, | ||
{ | ||
"Name": "Blu", | ||
"Type": "Runtime", | ||
"LoadingPhase": "PreDefault", | ||
"BlacklistPlatforms": ["Android", "iOS" ] | ||
} | ||
] | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.