File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "FileVersion": 3,
3- "Version": 4 ,
4- "VersionName": "0.2.2 ",
3+ "Version": 5 ,
4+ "VersionName": "0.2.3 ",
55 "FriendlyName": "Ecsact",
66 "Description": "Ecsact integration for Unreal Engine",
77 "Category": "Other",
2424 "Name": "Ecsact",
2525 "Type": "Runtime",
2626 "LoadingPhase": "PreDefault",
27- "PlatformAllowList": ["Win64"]
27+ "PlatformAllowList": [
28+ "Win64"
29+ ]
2830 },
2931 {
3032 "Name": "EcsactEditor",
3133 "Type": "Editor",
3234 "LoadingPhase": "Default",
33- "PlatformAllowList": ["Win64"]
35+ "PlatformAllowList": [
36+ "Win64"
37+ ]
3438 },
3539 {
3640 "Name": "EcsactUnrealCodegenPlugin",
3741 "Type": "Editor",
3842 "LoadingPhase": "None",
39- "PlatformAllowList": ["Win64"]
43+ "PlatformAllowList": [
44+ "Win64"
45+ ]
4046 }
4147 ]
42- }
48+ }
You can’t perform that action at this time.
0 commit comments