Skip to content

Commit 7de045e

Browse files
committed
Updating KSPe to 2.4.5.3
1 parent d84cb8c commit 7de045e

27 files changed

Lines changed: 7 additions & 2 deletions

GameData/000_KSPe.dll

0 Bytes
Binary file not shown.

GameData/000_KSPe/CHANGE_LOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# KSP Enhanced /L :: Change Log
22

3+
* 2024-0803: 2.5.4.3 (Lisias) for KSP >= 1.2
4+
+ Fix a stupid mistake on handling `Regex` on Windows pathnames.
5+
- Embarrassing... :(
6+
* 2024-0505: 2.5.4.2 (Lisias) for KSP >= 1.2
7+
+ I **Finally** remembered to activate `richText` on the dialogs boxes! #facePalm
38
* 2024-0428: 2.5.4.1 (Lisias) for KSP >= 1.2
49
+ We have moved!
510
- The Official Repository is now on https://github.com/KSP-ModularManagement/KSPe
@@ -13,7 +18,7 @@
1318
- [#65](https://github.com/KSP-ModularManagement/KSPe/issues/65) Instrument the KSPe Install Checker to detect when the user deleted the Add'On Directory and kill yourself from `GameData` .
1419
- [#56](https://github.com/KSP-ModularManagement/KSPe/issues/56) KSP **should not** be run as Privileged User (Administrator on Windows, root on UNIX) .
1520
* 2024-0107: 2.5.3.7 (Lisias) for KSP >= 1.2
16-
+ Fixes a regression due a badly executed job on [issue #63](https://github.com/KSP-ModularManagement/KSPe/issues/63).
21+
+ Fixes a regression due a badly executed job on [issue #63](https://github.com/KSP-ModularManagement/KSPe/issues/63)
1722
+ Reworks issues:
1823
- [#63](https://github.com/KSP-ModularManagement/KSPe/issues/63) KSPe.External.AddOnVersionChecker method `LoadFrom(string)` royally screwed the `LoadFrom(string, string =null)` .
1924
* 2024-0106: 2.5.3.6 (Lisias) for KSP >= 1.2

GameData/000_KSPe/KSPe.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"MAJOR":2,
99
"MINOR":5,
1010
"PATCH":4,
11-
"BUILD":1
11+
"BUILD":3
1212
},
1313
"KSP_VERSION_MIN":{
1414
"MAJOR":1,
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

GameData/000_KSPe/Plugins/KSPe.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)