Luminol-Core/docs/README.md
2026-06-30 18:32:29 +08:00

13 lines
643 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Neko Core 配置文档
逐条说明 Neko Core 在 Luminol/Folia 之上新增或定制的配置项。
| 文档 | 配置文件 | 内容 |
| :--- | :--- | :--- |
| optimizations.md | luminol_config/optimizations/*.toml | 碰撞加速、实体限制、视锥剔除、AI 降频、爆炸优化、ESU 发包 |
| network.md | config/Network.yml | 区块惰加载、实体/粒子/区块发包优化、QoS 限流、多端口监听 |
| misc.md | luminol_config/misc/*.toml | 服务端品牌名 |
游戏内热开关:/nekobackend toggle <module> <on|off>module 见 optimizations.md。
其它命令status / set <后端> / reload / bandwidth。