> For the complete documentation index, see [llms.txt](https://r2northstar.gitbook.io/r2northstar-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development.md).

# Modding and Development

- [Modding](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/modding.md)
- [Development](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development.md): Instructions on how to make changes to Northstar source code, build, and run it.
- [Repositories](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/repositories.md)
- [Atlas](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/repositories/atlas.md): A new Northstar master server written in Go
- [NorthstarMods](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/repositories/northstarmods.md): Core squirrel mods
- [NorthstarLauncher](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/repositories/northstarlauncher.md)
- [NorthstarMasterServer (old)](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/repositories/northstarmasterserver.md)
- [Deploy](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/repositories/northstarmasterserver/deploy.md)
- [Contributing code to Northstar](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/contributing-code-to-northstar.md): Useful information when contributing to Northstar
- [Testing](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/testing.md): Instructions regarding testing new features, directed at both developers and maintainers
- [Reviewing](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/reviewing.md): This pages describes how to review PRs to ensure quick and efficient merging. It is written for both novices and people with experience with GitHub and code review in general.
- [Releases](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/releases.md): Information intended mostly for internal use on what to consider when making new releases
- [Debugging](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/debugging.md)
- [Visual Studio](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/debugging/visualstudio.md)
- [x64dbg](https://r2northstar.gitbook.io/r2northstar-wiki/modding-and-development/development/debugging/x64dbg.md)
