Skip to content

Commit dd8090e

Browse files
committed
Release 1.2.0.0 (LisiasT) for KSP >= 1.3
1 parent b235e6b commit dd8090e

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
# TweakScale Companion :: Firespitter :: Changes
22

3-
* 2020-0927: 1.1.0.0 (LisiasT) for KSP >= 1.3
4-
+ Getting rid of any lockdown on KSP 1.4, this thing now works on KSP 1.3 (as long your Firespitter does it too), taking advantage of the near future TweakScale 2.5 series.
5-
+ Refactoring using the new KSPe.Light.TweakScale v2.4 facilities to allow it to be safely installed on rigs without FS.
6-
- Lots of flexibility on packaging in the near future
3+
* 2023-0304: 1.2.0.0 (LisiasT) for KSP >= 1.3
4+
+ Adds support for Firespitter Extended

CHANGE_LOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TweakScale Companion :: Firespitter :: Change Log
22

3+
* 2023-0304: 1.2.0.0 (LisiasT) for KSP >= 1.3
4+
+ Adds support for Firespitter Extended
35
* 2020-0927: 1.1.0.0 (LisiasT) for KSP >= 1.3
46
+ Getting rid of any lockdown on KSP 1.4, this thing now works on KSP 1.3 (as long your Firespitter does it too), taking advantage of the near future TweakScale 2.5 series.
57
+ Refactoring using the new KSPe.Light.TweakScale v2.4 facilities to allow it to be safely installed on rigs without FS.

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ Adds (up to date) TweakScale /L patches for Firespitter.
2121

2222
## Description
2323

24-
**TweakScale Companion for Firespitter** adds (up to date) [TweakScale /L](https://forum.kerbalspaceprogram.com/index.php?/topic/179030-*/) support for ( surprisingly :P ) [Firespitter](https://forum.kerbalspaceprogram.com/index.php?/topic/22583-*/).
24+
**TweakScale Companion for Firespitter** adds (up to date) [TweakScale /L](https://forum.kerbalspaceprogram.com/index.php?/topic/179030-*/) support for
25+
26+
* ( surprisingly :P ) [Firespitter](https://forum.kerbalspaceprogram.com/index.php?/topic/22583-*/)
27+
* [Firespitter Extended](https://forum.kerbalspaceprogram.com/index.php?/topic/184773-*/)
2528

2629

2730
## Installation
@@ -72,3 +75,6 @@ See [NOTICE](./NOTICE) for further copyright and trademarks notices.
7275
+ [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/22583-firespitter-propeller-plane-and-helicopter-parts-v71-may-5th-for-ksp-10/)
7376
+ [CurseForge](https://www.curseforge.com/kerbal/ksp-mods/firespitter)
7477
+ [GitHub](https://github.com/snjo/Firespitter).
78+
* Firespitter Extended ([ultimateflash15](https://forum.kerbalspaceprogram.com/index.php?/profile/163726-ultimateflash15//))
79+
+ [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/184773-18x-firespitter-extended-version-22-quality-control/)
80+
+ [SpaceDock](https://spacedock.info/mod/2156/Firespitter%20Extended)

TweakScaleCompanion.FS.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/net-lisias-ksp/TweakScaleCompanion_FS/master/CHANGES.md",
77
"VERSION":{
88
"MAJOR":1,
9-
"MINOR":1,
9+
"MINOR":2,
1010
"PATCH":0,
1111
"BUILD":0
1212
},

0 commit comments

Comments
 (0)