blob: 3c25df8a8bd7c0a6ed5a225ba727d221f4e01431 (
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
# 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)
* [Packages](using-northstar/packages.md)
* [Server Browser](using-northstar/server-browser.md)
* [Direct Connect](using-northstar/direct-connect.md)
* [Gamemodes](using-northstar/gamemodes.md)
* [Commands](using-northstar/commands.md)
* [Launch arguments](using-northstar/launch-arguments.md)
* [Progression System](using-northstar/progression.md)
* [Vanilla via Northstar](using-northstar/vanilla.md)
* [Advanced](using-northstar/advanced.md)
* [FAQ](faq.md)
## Hosting a server with Northstar
* [Getting started](hosting-a-server-with-northstar/getting-started.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 Windows](hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md)
* [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
* [Hosting a Local-only Server](hosting-a-server-with-northstar/local-only-server.md)
* [Server settings](hosting-a-server-with-northstar/server-settings/README.md)
* [Startup arguments](hosting-a-server-with-northstar/server-settings/startup-args.md)
* [ConVars](hosting-a-server-with-northstar/server-settings/convars.md)
* [Playlistvars](hosting-a-server-with-northstar/server-settings/playlistvar.md)
* [Name in the files](hosting-a-server-with-northstar/server-settings/file-names.md)
* [Banlist](hosting-a-server-with-northstar/server-settings/banlist.md)
* [Troubleshooting](hosting-a-server-with-northstar/troubleshooting.md)
## Modding and Development
* [Modding](modding/README.md)
* [Development](development/README.md)
* [Repositories](development/repositories/README.md)
* [Atlas](development/repositories/atlas.md)
* [NorthstarMods](development/repositories/northstarmods.md)
* [NorthstarLauncher](development/repositories/northstarlauncher.md)
* [NorthstarMasterServer (old)](development/northstarmasterserver/README.md)
* [Deploy](development/northstarmasterserver/deploy.md)
* [Contributing code to Northstar](development/contributing-code-to-northstar.md)
* [Testing](development/testing.md)
* [Reviewing](development/reviewing.md)
* [Releases](development/releases.md)
* [Debugging](development/debugging/README.md)
* [Visual Studio](development/debugging/visualstudio.md)
* [x64dbg](development/debugging/x64dbg.md)
## Other
* [Helping](helping.md)
* [Discord moderation](other/moderation.md)
* [Credits](other/credits.md)
|