diff --git a/GameData/BonVoyage/BonVoyage.dll b/GameData/BonVoyage/BonVoyage.dll index fe884ec..2676e1b 100644 Binary files a/GameData/BonVoyage/BonVoyage.dll and b/GameData/BonVoyage/BonVoyage.dll differ diff --git a/GameData/BonVoyage/BonVoyage.version b/GameData/BonVoyage/BonVoyage.version index 09c850b..8074453 100644 --- a/GameData/BonVoyage/BonVoyage.version +++ b/GameData/BonVoyage/BonVoyage.version @@ -11,7 +11,7 @@ { "MAJOR" : 0, "MINOR" : 13, - "PATCH" : 0, + "PATCH" : 1, "BUILD" : 0 }, "KSP_VERSION" : diff --git a/README.md b/README.md index ec5afc4..e99bed2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ Rovers background processing for KSP. # Changelog +## 0.13.1 +### Changes +- Displayed information revision +- Change in background processing (TAC-LS compatibility!) +- Pilots and USI Scouts affect rover speed depending on their level + +### Fixes +- Fixed drawing of the line to a target +- Fixed wrong path to images on Linux +- Various fixes + ## 0.13.0 ### Fixes - Fixed target longitude display