diff --git a/NocturnForest.uproject b/NocturnForest.uproject new file mode 100644 index 0000000..0dff37f --- /dev/null +++ b/NocturnForest.uproject @@ -0,0 +1,15 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.7", + "Category": "", + "Description": "", + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + } + ] +} \ No newline at end of file