> ## Documentation Index
> Fetch the complete documentation index at: https://oom-wg.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 开发 SSU NT

> ShiroSU NewTech 各项内容的开发适配

ShiroSU NT 在刚开发时继承了在模块方面 ShiroSU Compat 的部分内容，
具体可与 [SSU Compat 开发文档](/ssu/compat/dev) 相互对照

<Card title="模块开发" icon="component" arrow href="/ssu/nt/dev/module">
  具体的模块标准
</Card>

<Card title="root API" icon="shield-cog-corner" arrow href="/ssu/nt/dev/root">
  部分 ShiroSU NT 运行时的暴露 API
</Card>

<Card title="后端 API" icon="link" arrow href="/ssu/nt/dev/api">
  所有暴露给前端使用的后端 API
</Card>

***

<Card title="模块构建" icon="drill" arrow href="/ssu/nt/dev/module/builder">
  为 ShiroSU 而设计的模块构建工具，**同时适用**于 ShiroSU 与其他 root 实现
</Card>
