Skip to content

Commit 371f769

Browse files
committed
4 spaces instead of 2
1 parent ac1f102 commit 371f769

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

plugin_template/swinfo.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
2-
"spec": "1.3",
3-
"mod_id": "CommunityResources",
4-
"author": "KSP2 Community",
5-
"name": "Community Resources",
6-
"description": "A mod to add generic resources for mods to use",
7-
"source": "https://github.com/KSP2Community/CommunityResources",
8-
"version": "0.1.0",
9-
"version_check": "https://raw.githubusercontent.com/KSP2Community/CommunityResources/main/swinfo.json",
10-
"ksp2_version": {
11-
"min": "0.1.3",
12-
"max": "*"
13-
},
14-
"dependencies": [
15-
{
16-
"id": "com.github.x606.spacewarp",
17-
"version": {
18-
"min": "1.4.0",
2+
"spec": "1.3",
3+
"mod_id": "CommunityResources",
4+
"author": "KSP2 Community",
5+
"name": "Community Resources",
6+
"description": "A mod to add generic resources for mods to use",
7+
"source": "https://github.com/KSP2Community/CommunityResources",
8+
"version": "0.1.0",
9+
"version_check": "https://raw.githubusercontent.com/KSP2Community/CommunityResources/main/swinfo.json",
10+
"ksp2_version": {
11+
"min": "0.1.3",
1912
"max": "*"
20-
}
13+
},
14+
"dependencies": [
15+
{
16+
"id": "com.github.x606.spacewarp",
17+
"version": {
18+
"min": "1.4.0",
19+
"max": "*"
20+
}
2121
},
2222
{
2323
"id": "PatchManager",
@@ -26,5 +26,5 @@
2626
"max": "*"
2727
}
2828
}
29-
]
30-
}
29+
]
30+
}

0 commit comments

Comments
 (0)