added uproject

This commit is contained in:
2026-01-24 12:48:41 -07:00
parent 49d1f2f18b
commit 28b8e7a0d8

19
ThisWillWork.uproject Normal file
View File

@@ -0,0 +1,19 @@
{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayStateTree",
"Enabled": true
}
]
}