Detects when the host directory (`GameData\ModuleManager`) was removed, and kill `ModuleManager.dll` in response.
Lisias opened this issue · 1 comments
Lisias commented
Following suit with KSP-ModularManagement/KSPe#65 , do the same on Module Manager /L, i.e.:
- Detect if the host directory was removed;
- If positive, remove both Module Manager /L and the
666_ModuleManagerWatchDog.dll
from user'sGameData
.- Don't touch Forum Module Manager if existent.