Files
SpaceActionShooter/ActionShooter.uproject

19 lines
273 B
Plaintext
Raw Normal View History

2026-07-20 11:58:51 +01:00
{
"FileVersion": 3,
2026-07-21 16:14:10 +01:00
"EngineAssociation": "5.7",
2026-07-20 11:58:51 +01:00
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayStateTree",
"Enabled": true
}
]
}