# 欢迎来到Northstar

{% embed url="<https://www.youtube.com/watch?v=en06Y6CPMQg>" %}

## 获取/安装指南:

点击下面的链接来获取最新版 Northstar 资源:

{% embed url="<https://github.com/R2Northstar/Northstar/releases>" %}
国际服链接
{% endembed %}

点击下面的链接来获取最新版 NorthstarCN 资源：

{% embed url="<https://github.com/R2NorthstarCN/NorthStarCNLauncherFile>" %}

点击下面的链接进入安装指南:

{% content-ref url="/pages/v2rTAZsQSyMQMHk5ra8X" %}
[基础教程](/r2northstar-wiki/chinese/installing-northstar/basic-setup.md)
{% endcontent-ref %}

## 修改指南

有关修改指南、Northstar API功能文档和Respawn Squirrel文档，请参阅：

{% content-ref url="/pages/2i9WnC1RGjgYSwBzpGRV" %}
[基础修改](/r2northstar-wiki/chinese/modding-and-development/getting-started/getting-started.md)
{% endcontent-ref %}

## 如何联系我们或加入我们

**请记住:** Northstar最初主要是单人开发的泰坦陨落|2 的一个Mod，希望您能与Northstar共同面对游戏漏洞与游戏崩溃。\
如果确实遇到了本指南中没有提及的问题，您可以加入下面的 Discord 链接来获取帮助。

{% embed url="<https://northstar.tf/discord>" %}

点击下面的链接来了解如何为WIKI做出贡献:

{% content-ref url="/pages/22WJMoZ3j5cCCkpAZs8y" %}
[加入我们](/r2northstar-wiki/chinese/contributing.md)
{% endcontent-ref %}

所有与 Northstar 相关的源代码都可以在下面的链接找到:

{% embed url="<https://northstar.tf>" %}

所有与 NorthstarCN 相关的源代码都可以在下面的链接找到:

{% embed url="<https://github.com/R2NorthstarCN>" %}


---

# 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://r2northstar.gitbook.io/r2northstar-wiki/chinese/readme.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.
