> For the complete documentation index, see [llms.txt](https://r2northstar.gitbook.io/r2northstar-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started.md).

# 开始修改

- [基础修改](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/getting-started.md)
- [教程](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/modding-tutorials.md)
- [参考列表](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/cheatsheet.md)
- [Squirrel(松鼠)脚本](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel.md)
- [线程处理](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/handling-threads-and-waits.md)
- [基础代码块](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/basic-control-blocks.md)
- [Respawn(重生)创建的函数](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/respawns-functions.md)
- [表和数组](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/tables-and-arrays.md)
- [回调函数](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/callbacks.md)
- [游戏模式修改](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/creatinggamemodes.md)
- [开始修改](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/creatinggamemodes/the-mod-init.md)
- [自定义设置](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/settingmodsintro.md)
- [关于mod.json文件](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/settingmodsintro/the-json.md)
- [关于本地化语言文件](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/settingmodsintro/the-language-file.md)
- [关于Mod(模组)文件](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/what-is-squirrel/settingmodsintro/the-mod-file.md)
- [设置语法高光](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/setup-syntax-highlighting.md)
- [本地化翻译](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/localisation_files.md)
- [收尾工作](https://r2northstar.gitbook.io/r2northstar-wiki/chinese/modding-and-development/getting-started/finishing-touches.md)
