# Mods(模组)

![Northstar Mods](https://user-images.githubusercontent.com/7439692/146625579-20586c9e-2e23-4c5d-ba56-27b6eb1ffff4.jpg)

## 预装模组:

Northstar默认预载了3个模组，它们位于 `Titanfall2\R2Northstar\mods` 文件目录中。您可以从主菜单底部的模组Mods菜单中找到它们。

* **Northstar.Client** - 各种ui和客户端更改，以修复错误并添加对模组的更好支持
* **Northstar.Custom** - 自定义-游戏的其他游戏模式和武器，如快速入侵、泰坦斗争、感染和躲猫猫。
* **Northstar.CustomServers** - 托管具有附加匹配设置的服务器的基本模组

  ## 社区自制的模组:

  Northstar还有许多由社区成员创建的模组，可在 [Northstar Discord](https://northstar.tf/discord)上看到并下载他们。 它们可以在以下频道找到：

  * `#northstar-client-mods` 仅用于客户端的模组，如HUD更改、皮肤等。
  * `#northstar-server-mods` 主要针对服务器，如新游戏模式、管理工具等。


---

# 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/using-northstar/mods.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.
