Files
UnrealEngineUWP/Engine/Plugins/Runtime/Steam/SteamController/SteamController.uplugin

22 lines
437 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "Steam Controller Plugin",
"Version" : 1,
"VersionName" : "1.0",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"EngineVersion" : "4.7.0",
"Description" : "InputDevice plugin for Steam controller",
"Category" : "Input Devices",
"Modules" :
[
{
"Name" : "SteamController",
"Type" : "Runtime",
"WhitelistPlatforms" : [ "Win64", "Linux" ]
}
]
}