Skip to content

Commit

Permalink
Release 0.3.0.5 (LisiasT) for KSP >= 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisias committed Nov 23, 2022
1 parent 4dd9509 commit f0fde41
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
8 changes: 6 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# KSP-Recall :: Changes

* 2022-1122: 0.3.0.4 (LisiasT) for KSP >= 1.4.1
* 2022-1123: 0.3.0.5 (LisiasT) for KSP >= 1.4.1
+ Adds a check for the `pwd` problem that started to happen when people tried to get rid of the PD-Launcher in an unfortunate way.
- Check [this](https://forum.kerbalspaceprogram.com/index.php?/topic/210419-get-rid-of-the-stupid-launcher-nobody-likes-them-and-they-do-nothing-but-ruin-the-gaming-experience/) for the whole history.
- Additional links (**do not** try them, they cause this problem!)
- [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/210409-how-to-bypass-the-new-launcher-added-in-update-1124-steam/)
- [Reddit](https://www.reddit.com/r/KerbalSpaceProgram/comments/ym04gx/solution_for_broken_mods_caused_by_the_launcher/)
+ Updates to the latest KSPe.Light.
+ Better diagnosing logs.
+ Updates Module Manager Watch Dog to the latest (1.1.0.3 at this time)
+ Updates to the latest KSPe.Light. (2.4.2.4 at this time)
* 2022-1122: 0.3.0.4 (LisiasT) for KSP >= 1.4.1
+ ***DITCHED***
* 2022-0908: 0.3.0.3 (LisiasT) for KSP >= 1.4.1
+ Updating the Sanity Check to prevent an annoying "Proceed with caution" warning.
* 2022-0904: 0.3.0.2 (LisiasT) for KSP >= 1.4.1
Expand Down
8 changes: 6 additions & 2 deletions CHANGE_LOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# KSP-Recall :: Change Log

* 2022-1122: 0.3.0.4 (LisiasT) for KSP >= 1.4.1
* 2022-1123: 0.3.0.5 (LisiasT) for KSP >= 1.4.1
+ Adds a check for the `pwd` problem that started to happen when people tried to get rid of the PD-Launcher in an unfortunate way.
- Check [this](https://forum.kerbalspaceprogram.com/index.php?/topic/210419-get-rid-of-the-stupid-launcher-nobody-likes-them-and-they-do-nothing-but-ruin-the-gaming-experience/) for the whole history.
- Additional links (**do not** try them, they cause this problem!)
- [Forum](https://forum.kerbalspaceprogram.com/index.php?/topic/210409-how-to-bypass-the-new-launcher-added-in-update-1124-steam/)
- [Reddit](https://www.reddit.com/r/KerbalSpaceProgram/comments/ym04gx/solution_for_broken_mods_caused_by_the_launcher/)
+ Updates to the latest KSPe.Light.
+ Better diagnosing logs.
+ Updates Module Manager Watch Dog to the latest (1.1.0.3 at this time)
+ Updates to the latest KSPe.Light. (2.4.2.4 at this time)
* 2022-1122: 0.3.0.4 (LisiasT) for KSP >= 1.4.1
+ ***DITCHED***
* 2022-0908: 0.3.0.3 (LisiasT) for KSP >= 1.4.1
+ Updating the Sanity Check to prevent an annoying "Proceed with caution" warning.
* 2022-0904: 0.3.0.2 (LisiasT) for KSP >= 1.4.1
Expand Down
2 changes: 1 addition & 1 deletion KSP_Recall.version
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"MAJOR":0,
"MINOR":3,
"PATCH":0,
"BUILD":4
"BUILD":5
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down

0 comments on commit f0fde41

Please sign in to comment.