Commit 60037332 authored by Evan Blake's avatar Evan Blake

Main Menu designed but not implemented

parent 032b92b2
{ {
"FileVersion": 3, "FileVersion": 3,
"EngineAssociation": "{33C11E74-419A-46C9-65FA-D293D1CF3677}", "EngineAssociation": "{7E4506D0-4E9A-9CE5-C703-1FAFBE0E6174}",
"Category": "", "Category": "",
"Description": "", "Description": "",
"Modules": [ "Modules": [
{ {
"Name": "VRClassroom", "Name": "VRClassroom",
"Type": "Runtime", "Type": "Runtime",
"LoadingPhase": "Default", "LoadingPhase": "Default",
"AdditionalDependencies": [ "AdditionalDependencies": [
"Engine", "Engine",
"UMG", "UMG",
"GameplayAbilities", "GameplayAbilities",
"OWSPlugin" "OWSPlugin"
] ]
} }
], ],
"Plugins": [ "Plugins": [
{ {
"Name": "Substance", "Name": "Substance",
"Enabled": false, "Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/2f6439c2f9584f49809d9b13b16c2ba4" "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/2f6439c2f9584f49809d9b13b16c2ba4"
}, },
{ {
"Name": "VaRestPlugin", "Name": "VaRestPlugin",
"Enabled": false, "Enabled": false,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/e47be161e7a24e928560290abd5dcc4f" "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/e47be161e7a24e928560290abd5dcc4f"
}, },
{ {
"Name": "GameplayAbilities", "Name": "GameplayAbilities",
"Enabled": true "Enabled": true
}, },
{ {
"Name": "MessagingDebugger", "Name": "MessagingDebugger",
"Enabled": true "Enabled": true
}, },
{ {
"Name": "OWSPlugin", "Name": "OWSPlugin",
"Enabled": true "Enabled": true
}, },
{ {
"Name": "ReplicationGraph", "Name": "ReplicationGraph",
"Enabled": true "Enabled": true
} }
], ],
"TargetPlatforms": [ "TargetPlatforms": [
"WindowsNoEditor", "WindowsNoEditor",
"Android" "Android"
] ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment