You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
33 lines
648 B
Plaintext
33 lines
648 B
Plaintext
|
|
{
|
||
|
|
"FileVersion": 3,
|
||
|
|
"Version": 1,
|
||
|
|
"VersionName": "1.0",
|
||
|
|
"FriendlyName": "Remote Control Protocol OSC",
|
||
|
|
"Description": "Allows interactions between OSC and RemoteControl API.",
|
||
|
|
"Category": "Messaging",
|
||
|
|
"CreatedBy": "Epic Games Inc.",
|
||
|
|
"CreatedByURL": "http://epicgames.com",
|
||
|
|
"DocsURL": "",
|
||
|
|
"MarketplaceURL": "",
|
||
|
|
"SupportURL": "",
|
||
|
|
"CanContainContent": false,
|
||
|
|
"IsBetaVersion": true,
|
||
|
|
"Installed": false,
|
||
|
|
"Modules": [
|
||
|
|
{
|
||
|
|
"Name": "RemoteControlProtocolOSC",
|
||
|
|
"Type": "Runtime",
|
||
|
|
"LoadingPhase": "Default"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"Plugins": [
|
||
|
|
{
|
||
|
|
"Name": "RemoteControl",
|
||
|
|
"Enabled": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"Name": "OSC",
|
||
|
|
"Enabled": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|