diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2022-03-27 03:14:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-27 03:14:38 +0200 |
commit | d8e805feafea497d69d8a5bce56da49602afb448 (patch) | |
tree | 6f1914b02dc96b4f0529e2e467a64b8592ffc6d5 /docs | |
parent | 6adc0b842b9f265a1e9a78a90d34f14c2db0aac8 (diff) | |
download | NorthstarWiki-d8e805feafea497d69d8a5bce56da49602afb448.tar.gz NorthstarWiki-d8e805feafea497d69d8a5bce56da49602afb448.zip |
Reinstate development section
Accidentally removed in #53
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SUMMARY.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index efaff6d..0a515a7 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -34,6 +34,10 @@ ## Modding and Development * [Modding](modding/README.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 |