Skip to content
OmniacDEV edited this page Nov 15, 2024 · 7 revisions

MCBE-IPC 📡

An IPC[^1] system for MCBE Script API projects

[^1]: Inter-Pack Communication

Dependencies

Name Version
@minecraft/server Any

Installation

JavaScript

  1. Download ipc.js (or ipc.min.js) and ipc.d.ts from the latest release
  2. Copy files into your project

TypeScript

  1. Download ipc.ts from the latest release
  2. Copy file into your project
Clone this wiki locally