Skip to content

Commit 2742ba3

Browse files
Added Tantares to whitelist
Fixed EisenhowerAstronautics name in the whitelist
1 parent 2c037ef commit 2742ba3

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

B9PartSwitch.version

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changelog
22

3+
2.21.0.4
4+
Added Tantares to whitelist
5+
Fixed EisenhowerAstronautics name in the whitelist
6+
37
2.21.0.3
48
Added EisenhowerAstronautics to the mod whitelist
59
Thanks to github user TonkaCrash for this:

GameData/B9PartSwitch/PluginData/whitelist.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
B9_WHITELIST_MODS
66
{
77
mod = Bluedog_DB
8-
mod = EisenhowerAstronautics
8+
mod = Eisenhower-Astronautics
9+
mod = Tantares
910
}
1011

0 commit comments

Comments
 (0)