Create unreal template app
This commit is contained in:
13
examples/unrealstatus/unrealstatus.uproject
Normal file
13
examples/unrealstatus/unrealstatus.uproject
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "4.16",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "unrealstatus",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user