Initial Commit

This commit is contained in:
2024-11-19 11:45:35 -06:00
commit 929e151c60
152 changed files with 15 additions and 0 deletions

15
SimpleDialogue.uproject Normal file
View File

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