mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-03 14:18:46 +00:00
Fix tabs
This commit is contained in:
+27
-24
@@ -1,26 +1,29 @@
|
|||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"EngineAssociation": "{3A102A73-4E1B-A4EE-9D23-BC868A1B3015}",
|
"EngineAssociation": "5.1",
|
||||||
"Category": "",
|
"Category": "",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Modules": [
|
"Modules":
|
||||||
{
|
[
|
||||||
"Name": "CogSample",
|
{
|
||||||
"Type": "Runtime",
|
"Name": "CogSample",
|
||||||
"LoadingPhase": "Default"
|
"Type": "Runtime",
|
||||||
}
|
"LoadingPhase": "Default"
|
||||||
],
|
}
|
||||||
"Plugins": [
|
],
|
||||||
{
|
"Plugins":
|
||||||
"Name": "GameplayAbilities",
|
[
|
||||||
"Enabled": true
|
{
|
||||||
},
|
"Name": "GameplayAbilities",
|
||||||
{
|
"Enabled": true
|
||||||
"Name": "ModelingToolsEditorMode",
|
},
|
||||||
"Enabled": true,
|
{
|
||||||
"TargetAllowList": [
|
"Name": "ModelingToolsEditorMode",
|
||||||
"Editor"
|
"Enabled": true,
|
||||||
]
|
"TargetAllowList":
|
||||||
}
|
[
|
||||||
]
|
"Editor"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user