Skip to content

Conversation

@aomkoyo
Copy link

@aomkoyo aomkoyo commented Oct 26, 2025

Changes

  • Implemented a cross-platform kill() function for Minecraft instances

    • Uses SIGTERM on Unix and Windows
    • Kills the whole process group on Unix
    • Handles already exited processes (ESRCH)
    • Handles permission errors (EPERM)
  • packageManager to pnpm

Launch.kill()

@aomkoyo aomkoyo changed the title Add Minecraft process kill handling feat: Add Minecraft process kill handling Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant