Skip to content

OmniacDev/DirectIPC

Repository files navigation

DirectIPC 🔒

MCBE-IPC extension providing secure, end-to-end communication between packs

🔗 Dependencies

Name Version
mcbe-ipc 3.1.0

🚀 Installation

📦 NPM

npm install @mcbe-ipc/direct

🛠 Manual

  1. Ensure MCBE-IPC is installed.
  2. Download the applicable file(s) for your language from the latest release:
    • For JavaScript: direct.ipc.js and direct.ipc.d.ts
    • For TypeScript: direct.ipc.ts
  3. Place the downloaded file(s) in the same directory as your existing ipc.js or ipc.ts.

About

MCBE-IPC extension providing secure, end-to-end communication between packs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published