This commit is contained in:
2024-06-05 15:42:43 +02:00
commit 2575cc0cd5
429 changed files with 430 additions and 0 deletions

15
JumpCat.uproject Normal file
View File

@@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "{C3E9CDD3-4C07-F553-A5CE-AE9188ACEF97}",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}