Some updates to docs + ue5 project setup.

This commit is contained in:
2023-08-27 12:40:11 -04:00
parent 1b2e15e725
commit ec1c222595
16 changed files with 282 additions and 4 deletions

View File

@ -0,0 +1,22 @@
{
"FileVersion": 3,
"EngineAssociation": "{2F6F5FB7-4457-9847-B791-A3ACA8283273}",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "study",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}