Lost_Edge/UnrealProject/Lost_Edge_Legacy/Lost_Edge.uproject

39 lines
544 B
Plaintext
Raw Permalink Normal View History

2024-11-11 10:14:06 +01:00
{
"FileVersion": 3,
"EngineAssociation": "4.27",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Lost_Edge",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"Slate",
"SlateCore"
]
}
],
"Plugins": [
{
"Name": "SoundUtilities",
"Enabled": true
},
{
"Name": "TimeSynth",
"Enabled": true
},
{
"Name": "SteamVR",
"Enabled": false
},
{
"Name": "OculusVR",
"Enabled": false
}
],
"TargetPlatforms": [
"WindowsNoEditor"
]
}