Skip to content

0.0.7.0 **BETA** (LisiasT) for KSP >= 1.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lisias Lisias released this 03 Mar 02:41
· 227 commits to master since this release
6656cf8
  • Implements a ugly hack, I mean, a workaround for the KSP 1.11.x bug on recovering funds described on Issue #12.
  • Attention please
    • DO NOT use this on "production". This thing may be unsafe, as I used some dirty tricks that can backfire later.
    • Not all add'ons are guaranteed to work yet, I need to study some affected add'ons in order to detect the most simple way to support them.

Notes

The DEBUG file is the same release compiled in debug mode (duh :P). Replace the DLLs on your installment to get an awful amount of verbiage on your KSP.log.

Note that you will need, also, to copy the PluginData folder into your <KSP_ROOT> folder, as the KSPe.cfg file need to be there to be recognised. Yes, you read it right: that PluginData must be in the same level of the GameData and not inside it.

This file will activate the extra logs without the need to use the GameSettings.VERBOSE_DEBUG_LOG. This stunt only works with my Add'Ons using the KSPe (or KSPe.Light) thingy, it will not affect anything else.