Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Detects when the host directory (GameData\ModuleManager) was removed, and kill ModuleManager.dll in response. #10

Closed
Lisias opened this issue Mar 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Lisias
Copy link
Contributor

Lisias commented Mar 29, 2024

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's GameData.
    • Don't touch Forum Module Manager if existent.
@Lisias Lisias added the enhancement New feature or request label Mar 29, 2024
@Lisias Lisias added this to the 1.1.1.2 milestone Mar 29, 2024
@Lisias Lisias self-assigned this Mar 29, 2024
Lisias added a commit that referenced this issue Mar 29, 2024
…anagerWatchDog`'s directory(ies), and shut everything down accordingly.

For #10
@Lisias
Copy link
Contributor Author

Lisias commented Mar 29, 2024

Implemented on commit 640b0a1

@Lisias Lisias closed this as completed Mar 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant