Skip to content

Commit 8ac1815

Browse files
committed
Updates KSPe to 2.5.3.6
1 parent d6327f0 commit 8ac1815

28 files changed

Lines changed: 9 additions & 5 deletions

GameData/000_KSPe.dll

0 Bytes
Binary file not shown.

GameData/000_KSPe/CHANGE_LOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# KSP Enhanced /L :: Change Log
22

3+
* 2024-0106: 2.5.3.6 (Lisias) for KSP >= 1.2
4+
+ Fixes a regression due a badly executed job on [issue #63](https://github.com/net-lisias-ksp/KSPe/issues/63).
5+
+ Reworks issues:
6+
- [#63](https://github.com/net-lisias-ksp/KSPe/issues/63) KSPe.External.AddOnVersionChecker method `LoadFrom(string)` royally screwed the `LoadFrom(string, string =null)` .
37
* 2023-1118: 2.5.3.5 (Lisias) for KSP >= 1.2
48
+ Deactivating the Elevated Privileges checking, as there's something fishy on the C# Libraries that handle it (as usual)
59
+ Related issues:

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":3,
11-
"BUILD":5
11+
"BUILD":6
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)