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