diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-09-13 17:20:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 17:20:58 +0200 |
commit | 8f991ae52bced3d19d72914236140228afdbe297 (patch) | |
tree | a4112640367274dbab74a98eb396dc0489531661 | |
parent | 07f4fae236f0494761d00bc04eba3988791df0fe (diff) | |
download | NorthstarWiki-8f991ae52bced3d19d72914236140228afdbe297.tar.gz NorthstarWiki-8f991ae52bced3d19d72914236140228afdbe297.zip |
Add missing repo links (#214)
Some newer repos repos weren't added to this list when they were created
-rw-r--r-- | docs/credits.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/credits.md b/docs/credits.md index 4ab6cea..48146b4 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -11,3 +11,8 @@ Source code contributors can be found through these links: - [NorthstarWiki](https://github.com/R2Northstar/NorthstarWiki/graphs/contributors) - [NorthstarLauncher](https://github.com/R2Northstar/NorthstarLauncher/graphs/contributors) - [NorthstarMasterServer](https://github.com/R2Northstar/NorthstarMasterServer/graphs/contributors) +- [Atlas](https://github.com/R2Northstar/Atlas/graphs/contributors) +- [ModdingDocs](https://github.com/R2Northstar/ModdingDocs) +- [NorthstarDiscordRPC](https://github.com/R2Northstar/NorthstarDiscordRPC) +- [NorthstarNavs](https://github.com/R2Northstar/NorthstarNavs) +- [NorthstarStubs](https://github.com/R2Northstar/NorthstarStubs) |