Skip to content

Commit 8b01890

Browse files
committed
Update CCK and CRP
1 parent 514458a commit 8b01890

File tree

7 files changed

+11
-6
lines changed

7 files changed

+11
-6
lines changed
-512 Bytes
Binary file not shown.

GameData/CommunityCategoryKit/CCK.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"VERSION": {
2626
"BUILD": 0,
2727
"MAJOR": 5,
28-
"MINOR": 1,
28+
"MINOR": 2,
2929
"PATCH": 0
3030
}
3131
}

GameData/CommunityCategoryKit/CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
5.2.0 - 2020.12.20
2+
------------------
3+
KSP 1.11 Compatibility
4+
15
4.3.0 - 2019.10.28
26
------------------
37
KSP 1.8.x Compatibility

GameData/CommunityCategoryKit/common-filters.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ CCKCommonFilterConfig
88
{
99
name = Containers
1010
tag = cck-containers
11-
normalIcon = CommunityCategoryKit/icons/Containers
11+
normalIcon = CommunityCategoryKit/icons/Containers_N
12+
selectedIcon = CommunityCategoryKit/icons/Containers_S
1213
usedByMod = Kerbal Inventory System (KIS)
1314
usedByMod = Kerbal Attachment System (KAS)
1415
}

GameData/CommunityResourcePack/CHANGELOG.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
1.4.0 - 2020.09.26
1+
1.4.2 - 2020.12.20
22
------------------
3-
KSP 1.10 Compatibility
3+
KSP 1.11 Compatibility
44

55
1.3.0 - 2019.10.28
66
------------------

GameData/CommunityResourcePack/CRP.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"VERSION":{
1111
"MAJOR":1,
1212
"MINOR":4,
13-
"PATCH":1,
13+
"PATCH":2,
1414
"BUILD":0
1515
},
1616
"KSP_VERSION":{

GameData/ThunderAerospace/ChangeLog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
V0.17.0
22
Re-compile for KSP 1.11.x.
33
Fix Kopernicus Solar Panel background processing.
4-
Added EVA construction capabilities to all 0.625m, 1.5m and 2.5m TAC LS parts.
4+
Added EVA construction capabilities to all 0.625m, 1.5m and 2.5m TAC-LS parts.
55
V0.16.0
66
Re-compile for KSP 1.10.x.
77
Background resources can now track any mod part that uses stock resource converters to generate EC. This can be turned on via the Difficulty Settings (off by default).

0 commit comments

Comments
 (0)