Skip to content

Commit 10588a3

Browse files
Merge pull request #130 from post-kerbin-mining-corporation/dev
1.12 updates
2 parents bd5f55e + 2484c01 commit 10588a3

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

.mod_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies: # Configure dependencies
1111
version: 4.1.4
1212
location: s3
1313
B9PartSwitch:
14-
version: 2.17.0
14+
version: 2.18.0
1515
location: s3
1616
CommunityResourcePack:
1717
version: 1.4.2

GameData/NearFuturePropulsion/Patches/Waterfall/NearFuturePropulsionWaterfallHallEffect.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@
8383
position = 0,0,0
8484
}
8585
}
86-
87-
}
8886
}
8987

9088
@PART[ionArgon-0625-2]:NEEDS[Waterfall]:FOR[NearFuturePropulsion]
@@ -695,5 +693,5 @@ scale = 1.7, 1.7, 1.5
695693
}
696694
}
697695
}
698-
696+
}
699697
}

GameData/NearFuturePropulsion/Patches/Waterfall/NearFuturePropulsionWaterfallMPDT.cfg

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,13 +1063,9 @@
10631063
}
10641064
}
10651065
}
1066-
1067-
1068-
1069-
1070-
}
10711066
}
10721067

1068+
10731069
@PART[mpdt-25]:NEEDS[Waterfall]:FOR[NearFuturePropulsion]
10741070
{
10751071
!MODULE[EngineLightEffect] {}
@@ -1121,7 +1117,7 @@
11211117
}
11221118
}
11231119
}
1124-
1120+
11251121

11261122

11271123

GameData/NearFuturePropulsion/Versioning/NearFuturePropulsion.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
{
77
"MAJOR":1,
88
"MINOR":3,
9-
"PATCH":3,
9+
"PATCH":4,
1010
"BUILD":0
1111
},
1212
"KSP_VERSION":
1313
{
1414
"MAJOR":1,
15-
"MINOR":11,
16-
"PATCH":2
15+
"MINOR":12,
16+
"PATCH":1
1717
},
1818
"KSP_VERSION_MIN":{
1919
"MAJOR":1,
@@ -22,7 +22,7 @@
2222
},
2323
"KSP_VERSION_MAX":{
2424
"MAJOR":1,
25-
"MINOR":11,
25+
"MINOR":12,
2626
"PATCH":99
2727
}
2828
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A number of electric propulsion parts designed off real technology and prototype
2626
### Required
2727
These components are required for the mod to function and are bundled as part of any download:
2828
* [ModuleManager (4.1.4)](https://github.com/sarbian/ModuleManager)
29-
* [B9PartSwitch (2.17.0)](https://github.com/blowfishpro/B9PartSwitch)
29+
* [B9PartSwitch (2.18.0)](https://github.com/blowfishpro/B9PartSwitch)
3030
* [Community Resource Pack (1.4.2)](https://github.com/BobPalmer/CommunityResourcePack)
3131

3232
## Installation

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v1.3.4
2+
------
3+
- Marked for KSP 1.12
4+
- Updated B9PartSwitch to 2.18.0
5+
- Fixed some Waterfall stuff
6+
17
v1.3.3
28
------
39
- Fixed missing curly boi in VASMIR Waterfall patch

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=================================
2-
NEAR FUTURE PROPULSION PACK 1.3.2
2+
NEAR FUTURE PROPULSION PACK 1.3.4
33
=================================
44

55
This pack contains the advanced electric propulsion technologies
@@ -12,7 +12,7 @@ DEPENDENCIES
1212
============
1313

1414
Required:
15-
- BP Part Switch (2.17.0)
15+
- BP Part Switch (2.18.0)
1616
- Community Resource Pack (1.4.2)
1717
- ModuleManager (4.1.4)
1818

0 commit comments

Comments
 (0)