A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SDKDemo.uproject
{
"FileVersion": 3,
"EngineAssociation": "4.27",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SDKDemo",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "OpenVRExpansionPlugin",
"Enabled": true
},
{
"Name": "VRExpansionPlugin",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"HoloLens"
]
}
]
}