# Table of contents * [Welcome to Northstar](README.md) * [Contributing](contributing.md) ## Installing Northstar * [Basic Setup](installing-northstar/basic-setup.md) * [Troubleshooting](installing-northstar/troubleshooting.md) * [Northstar Installers](installing-northstar/northstar-installers.md) *** * [Using Northstar](installing-northstar/using-northstar/README.md) * [Mods](installing-northstar/using-northstar/mods.md) * [Server Browser](installing-northstar/using-northstar/server-browser.md) * [Direct Connect](installing-northstar/using-northstar/direct-connect.md) * [Gamemodes](installing-northstar/using-northstar/gamemodes.md) * [Commands](installing-northstar/using-northstar/commands.md) * [Launch arguments](installing-northstar/using-northstar/launch-arguments.md) * [Playing on Linux](installing-northstar/using-northstar/playing-on-linux.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) * [Troubleshooting](hosting-a-server-with-northstar/troubleshooting.md) * [Guides](hosting-a-server-with-northstar/hosting-guides.md) ## Modding and Development * [Modding](modding/README.md) * [Getting Started](modding/getting-started.md) * [Modding Tools](modding/tools.md) * [Tutorials](modding/tutorials/modding-tutorials.md) * [Cheatsheet](modding/cheatsheet.md) * [Squirrel](modding/squirrel/what-is-squirrel.md) * [Handling threads](modding/squirrel/handling-threads-and-waits.md) * [Basic control blocks](modding/squirrel/loops-functions-and-if.md) * [Respawn's functions](modding/squirrel/respawns-functions.md) * [Tables and arrays](modding/squirrel/tables-and-arrays.md) * [Callbacks](modding/squirrel/what-are-callbacks.md) * [Gamemode modding](modding/squirrel/gamemode-mods/creatinggamemodes.md) * [The Mod Init](modding/squirrel/gamemode-mods/the-mod-init.md) * [Custom settings](modding/squirrel/setting-mods/settingmodsintro.md) * [The JSON](modding/squirrel/setting-mods/the-json.md) * [The Language File](modding/squirrel/setting-mods/the-language-file.md) * [The mod file](modding/squirrel/setting-mods/the-mod-file.md) * [Keyvalues](modding/keyvalues.md) * [Setup Syntax Highlighting](modding/squirrel/setup-syntax-highlighting.md) * [Localisation](modding/localisation\_files.md) * [Publishing](modding/publishing.md) * [Development](modding-and-development/development/README.md) * [NorthstarLauncher](modding-and-development/development/northstarlauncher.md) * [NorthstarMasterServer](modding-and-development/development/northstarmasterserver/README.md) * [Deploy](modding-and-development/development/northstarmasterserver/deploy.md) ## Other * [Credits](credits.md)