diff options
author | H0L0theBard <97146561+H0L0theBard@users.noreply.github.com> | 2022-02-02 02:17:49 +1000 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-02-01 21:27:09 -0300 |
commit | f7371df32825a1bcb22165a19d6103f727e86c21 (patch) | |
tree | f2bf7fc63f401abff9ce299926e484cc92f551a6 /docs | |
parent | 4370260316c5457771967e998d014f8944f5abb9 (diff) | |
download | NorthstarWiki-f7371df32825a1bcb22165a19d6103f727e86c21.tar.gz NorthstarWiki-f7371df32825a1bcb22165a19d6103f727e86c21.zip |
Update mods.md
Added a section about community created mods and where to find them.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installing-northstar/using-northstar/mods.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/installing-northstar/using-northstar/mods.md b/docs/installing-northstar/using-northstar/mods.md index a045314..07728c3 100644 --- a/docs/installing-northstar/using-northstar/mods.md +++ b/docs/installing-northstar/using-northstar/mods.md @@ -9,4 +9,10 @@ Northstar by default comes with 3 mods installed. They are located in the `Titan - **Northstar.Client** - Various ui and client changes to fix bugs and add better support for mods - **Northstar.Custom** - Additional gamemodes and weapons for the game, such as Fastball, Titan Tag, Infection, and Hide and Seek. -- **Northstar.CustomServers** - The basic mod for hosting servers with additional match settings
\ No newline at end of file +- **Northstar.CustomServers** - The basic mod for hosting servers with additional match settings + +## Community created mods: +Northstar additionally has many mods that are created by members of the community which are avaliable on the [Northstar Discord](https://northstar.tf/discord). +They can be found in the following channels: +- `#northstar-client-mods` for client-side only mods like HUD changes, skins, etc. +- `#northstar-server-mods` for mods that primarily target servers, like new gamemodes, moderation tools, etc. |