Added WhitelistPlatforms to HarmonyLinkUE.uplugin
This commit is contained in:
parent
cb724ec3b3
commit
f614c33a0a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"Name": "HarmonyLinkUE",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreLoadingScreen",
|
||||
"WhitelistPlatforms": ["Win64", "Win32", "Linux"]
|
||||
"WhitelistPlatforms": ["Win64", "Linux"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue