Skip to content

Commit 837f4c8

Browse files
committed
Updates KSPe to 2.5.3.5
1 parent 27a7a17 commit 837f4c8

28 files changed

Lines changed: 6 additions & 2 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+
* 2023-1118: 2.5.3.5 (Lisias) for KSP >= 1.2
4+
+ Deactivating the Elevated Privileges checking, as there's something fishy on the C# Libraries that handle it (as usual)
5+
+ Related issues:
6+
- [#64](https://github.com/net-lisias-ksp/KSPe/issues/64) Error on KSP launch .
37
* 2023-1116: 2.5.3.4 (Lisias) for KSP >= 1.2
48
+ Warns user if he is running KSP as a privileged user - seriously, guys, don't do it!
59
+ More robust `ApplicationRootPath` calculation.

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":4
11+
"BUILD":5
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)