aboutsummaryrefslogtreecommitdiff
path: root/docs/SUMMARY.md
blob: 50ef6d21fddece199351ce5b5569d1e3db6bcf53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Table of contents

* [Welcome to Northstar](README.md)
* [Contributing](contributing.md)

## Installing Northstar

* [Basic Setup](installing-northstar/basic-setup.md)
* [Northstar Installers](installing-northstar/northstar-installers/README.md)
  * [FlightCore Guide](installing-northstar/northstar-installers/flightcore-guide.md)
  * [VTOL Guide](installing-northstar/northstar-installers/vtol-guide.md)
  * [Viper Guide](installing-northstar/northstar-installers/viper-guide.md)
* [Manual installation](installing-northstar/manual-installation.md)
* [SteamDeck and Linux](steamdeck-and-linux/README.md)
  * [Installing on SteamDeck and Linux](steamdeck-and-linux/installing-on-steamdeck-and-linux.md)
  * [Troubleshooting](steamdeck-and-linux/linux-troubleshooting.md)
* [Troubleshooting](installing-northstar/troubleshooting.md)

***

* [Using Northstar](using-northstar/README.md)
  * [Mods](using-northstar/mods.md)
  * [Server Browser](installing-northstar/using-northstar/server-browser.md)
  * [Direct Connect](using-northstar/direct-connect.md)
  * [Gamemodes](using-northstar/gamemodes.md)
  * [Commands](using-northstar/commands.md)
  * [Launch arguments](installing-northstar/using-northstar/launch-arguments.md)
  * [Advanced](using-northstar/advanced.md)
* [FAQ](faq.md)

## Hosting a server with Northstar

* [Prerequisites](hosting-a-server-with-northstar/prerequisites.md)
* [Hosting a Basic Listen Server](hosting-a-server-with-northstar/basic-listen-server.md)
* [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md)
  * [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md)
  * [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
  * [RCON](hosting-a-server-with-northstar/dedicated-server/rcon.md)
* [Troubleshooting](hosting-a-server-with-northstar/troubleshooting.md)
* [Guides](hosting-a-server-with-northstar/guides/README.md)

## Modding and Development

* [Modding](modding/README.md)
* [Development](modding-and-development/development/README.md)
  * [Repositories](modding-and-development/development/repositories/README.md)
    * [Atlas](modding-and-development/development/repositories/atlas.md)
    * [NorthstarMods](modding-and-development/development/repositories/northstarmods.md)
    * [NorthstarLauncher](modding-and-development/development/northstarlauncher.md)
    * [NorthstarMasterServer (old)](modding-and-development/development/northstarmasterserver/README.md)
      * [Deploy](modding-and-development/development/northstarmasterserver/deploy.md)
  * [Contributing code to Northstar](modding-and-development/development/contributing-code-to-northstar.md)
  * [Testing](modding-and-development/testing.md)
  * [Reviewing](modding-and-development/development/reviewing.md)
  * [Releases](modding-and-development/development/releases.md)

## Other

* [Credits](credits.md)