# 欢迎参与NormaConstructor的开发！

QQ 群: 820683439\
Discord: <https://discord.gg/HUcknnV>

NormaConstructor是一个基于Scripting API的快速建造addon。它：（在我写下这个的时候）

* 非常受社区欢迎（minebbs下载整整**9**次，源码star数惊人的**1**个 ）
* 热烈的讨论（相关技术讨论QQ群内**9**人，discord内**9**人）
* 功能完善（支持多达**4**个功能）
* API简单易于上手（添加一个功能仅需要填写**14**个参数，平均仅&#x9700;**\~150**行代码）
* 多处使用（支持win10，win10和win10，还有**N**种服务端，N==0）
  * （目前scripting仅支持win10，据说blocklauncher可以强制开启pe的scripting api，但我没试过。bds也不支持）
  * （正在考虑~~咕咕~~为一些服务端开发中间件，比如codehz大佬的bdx）

这些优点足以证明NormaConstructor是一个非常好的选择……诶别逃啊(\*゜ロ゜)ノ

……如果上面这些没有吓跑你的话，欢迎你开始真正参与NormaConstructor的开发。现在迎接……


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dzx-dzx.gitbook.io/normaconstructor/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
