Adding example ui

This commit is contained in:
Chris Marsh
2017-08-09 11:46:44 -07:00
parent 10383339cc
commit 7ca912a5ac
8 changed files with 54 additions and 2 deletions

View File

@ -9,5 +9,11 @@
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"TargetPlatforms": [
"LinuxNoEditor",
"MacNoEditor",
"WindowsNoEditor",
"AllDesktop"
]
}