We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af9eae commit a4272f8Copy full SHA for a4272f8
1 file changed
CheckAppInstance.uplugin
@@ -10,7 +10,6 @@
10
"DocsURL": "https://github.com/mrbindraw/CheckAppInstance/blob/master/README.md",
11
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/6a008b19e3ab40fba3f35125fc871373",
12
"SupportURL": "mailto:mrbindraw@gmail.com",
13
- "EngineVersion": "5.4.0",
14
"CanContainContent": false,
15
"IsBetaVersion": false,
16
"IsExperimentalVersion": false,
@@ -19,10 +18,7 @@
19
18
{
20
"Name": "CheckAppInstance",
21
"Type": "Runtime",
22
- "LoadingPhase": "EarliestPossible",
23
- "WhitelistPlatforms": [
24
- "Win64"
25
- ]
+ "LoadingPhase": "EarliestPossible"
26
}
27
]
28
-}
+}
0 commit comments