> For the complete documentation index, see [llms.txt](https://chaoss-organization.gitbook.io/chaosdungeon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chaoss-organization.gitbook.io/chaosdungeon/qi-ta/yi-xie-sui-sui-nian.md).

# 一些碎碎念

开服多年,没想到新开的仙诀连主循环都没做好,策划拉了心累了,不再开服

之前费劲写的一堆东西打算改的通用点放出来,还有一整套rpg框架. 效果和龙核/萌芽类似,通过mod+插件的方式实现自定义生物模型,界面,hud,时装等等功能.

有没有工作室缺开发,可联系qq1030606663详聊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://chaoss-organization.gitbook.io/chaosdungeon/qi-ta/yi-xie-sui-sui-nian.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.
