• 周年纪念勋章活动已圆满结束,如有已购买但仍未申请的用户,可以通过对应勋章的下载链接申请~
资源图标

Endstone Js_Engine - A Javascript engine for Endstone v0.1.0-rc.1

版权类型
原创
版权链接
https://github.com/IceBlcokMC/Js_Engine
Wiki/文档
https://iceblcokmc.github.io/Js_Engine/zh/
语言支持
中文(简体)

JS_Engine​

| 中文 | English |

JsEngine 基于 ScriptX 和 NodeJs 实现,支持在 EndStone 中运行 JavaScript 插件。

📚 文档​

访问我们的在线文档了解更多信息,包括:
  • 🚀 快速开始
  • 📦 安装指南
  • 🔧 插件开发
  • 📖 API 参考

💻 支持平台​

Platform​
Backend​
Version​
CommonJs​
ESM​
package manager​
Windows​
NodeJs​
v22.12.0​
y​
y​
npm​
Linux​
NodeJs​
v22.12.0​
y​
y​
npm​

🔨 从源码编译​

在编译之前,确保您已经安装了以下工具链:

  • xmake
  • MSVC 2019 或更高版本 (仅限 Windows)
  • LLVM 15 (附带 Clang、libc++) (仅限 Linux)

Bash:
git clone --depth=1 https://github.com/engsr6982/JS_Engine.git
cd JS_Engine
xmake -y

🎬 贡献​

欢迎提交 Issue 和 Pull Request。

📍 许可证​

本项目采用 GPL-3.0 许可证。
作者
engsr6982
下载
185
查看
637
首次发布
最后更新

评分

0.00 星 0 次评分

资源团队

engsr6982 的其他资源

最新更新

  1. v0.1.0-rc.1

    Added Initial release. Compatible with Endstone v0.5.7.1 Complete the following API bindings...
后退
顶部 底部