Skip to content

OmniacDev/MCBE-IPC

Repository files navigation

MCBE-IPC 📡

An IPC1 system for MCBE Script API projects

🔗 Dependencies

Package Version
@minecraft/server 1.18.0

🚀 Installation

📦 NPM

npm install mcbe-ipc

🛠 Manual

  1. Download the applicable file(s) for your language from the latest release:
    • For JavaScript: ipc.js and ipc.d.ts
    • For TypeScript: ipc.ts
  2. Add the downloaded file(s) to your project directory.

Footnotes

  1. Inter-Pack Communication

About

IPC system for MCBE Script API projects

Topics

Resources

License

Stars

Watchers

Forks