UNPKG

@tendrock/ipc

Version:

An IPC system implementation of Minecraft Community Script Protocol for Minecraft Bedrock

19 lines (12 loc) â€ĸ 996 B
# Tendrock-IPC [ ✅ English | [đŸ“ƒįŽ€äŊ“中文](./README_CN.md) ] <a href="https://pkg-size.dev/@tendrock/ipc@0.2.0-alpha"><img src="https://pkg-size.dev/badge/install/36671" title="Install size for @tendrock/ipc"></a> <a href="https://pkg-size.dev/@tendrock/ipc@0.2.0-alpha"><img src="https://pkg-size.dev/badge/bundle/5571" title="Bundle size for @tendrock/ipc"></a> ```cmd npm install @tendrock/ipc ``` Tendrock-IPC is a utility library within the Tendrock framework, serving as the IPC (Inter-Process Communication) implementation for the communication protocol section of the Minecraft Community Script Protocol. Tendrock-IPC provides fundamental communication capabilities between scripting environments, enabling you to communicate across different script contexts and achieve functionalities such as message sending, broadcasting, invocation, and event handling. ## Support Version - ✅ Minecraft Bedrock 1.21.70 Stable - ✅ Minecraft Bedrock 1.21.71 Stable