diff options
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index b1fa601..f0cc311 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -25,7 +25,9 @@ * [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.md) +* [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md) + * [Useful Launch arguments](hosting-a-server-with-northstar/dedicated-server/useful-launch-arguments.md) + * [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md) ## Modding @@ -33,6 +35,7 @@ * [Tutorials](modding/tutorials/modding-tutorials.md) * [Cheatsheet](modding/cheatsheet.md) * [Squirrel](modding/squirrel/what-is-squirrel.md) +* [Localisation](modding/localisation_files.md) *** |