Create unreal template app

This commit is contained in:
Chris Marsh
2017-08-03 15:58:34 -07:00
parent 0144c8200c
commit 10383339cc
12 changed files with 189 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"FileVersion": 3,
"EngineAssociation": "4.16",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "unrealstatus",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}