Skip to content

Commit

Permalink
Release 26.6.2.1 (LisiasT) for KSP >= 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Feb 18, 2024
1 parent f4dd363 commit f2ee384
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AirplanePlus.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":26,
"MINOR":6,
"PATCH":2,
"BUILD":0
"BUILD":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Airplane Plus :: Changes

* 2024-0218: 26.6.2.1 (LisiasT) for KSP => 1.4.1
+ Pulling a fast one: fixing the cause of the infamous TweakScale's warning `NULL ConfigNode for <part-path> (unholy characters on the name?). Trying partConfig instead!` at the same trying to salvage any current patchset, partset or UbioWeld made parts by keeping the meshes and textures on the original place.
- It's deceiving because the "problem" is still there, I only moved it around to a place where TweakScale will not complain.
* 2023-0909: 26.6.2.0 (LisiasT) for KSP => 1.4.1
+ New parts, courtesy of ColdJ!
- `CJFiftyOne` (WMB VI "Vortex" Engine ColdJ)
Expand Down
3 changes: 3 additions & 0 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Airplane Plus :: Change Log

* 2024-0218: 26.6.2.1 (LisiasT) for KSP => 1.4.1
+ Pulling a fast one: fixing the cause of the infamous TweakScale's warning `NULL ConfigNode for <part-path> (unholy characters on the name?). Trying partConfig instead!` at the same trying to salvage any current patchset, partset or UbioWeld made parts by keeping the meshes and textures on the original place.
- It's deceiving because the "problem" is still there, I only moved it around to a place where TweakScale will not complain.
* 2023-0909: 26.6.2.0 (LisiasT) for KSP => 1.4.1
+ New parts, courtesy of ColdJ!
- `CJFiftyOne` (WMB VI "Vortex" Engine ColdJ)
Expand Down

0 comments on commit f2ee384

Please sign in to comment.