The following software is used to install the Subnautica Nitrox Server and patch.
NOTE If you know what you're doing you can, of course, pick your own poison.
- MS Visual Studio 2017 Community
- dnSpy
- Git Bash (note: you can also install msys2 and install your favorite Unix tools + git from there)
NOTE You may need some of these tools depending on your setup. If you're new to programming these are recommended.
- SourceTree This is a visual tool to help with Git. Though it is highly recommended to learn the git commandline.
- Additional Microsoft .NET components, such as .NET SDK's and .NET targeting packs.
- Unity 5.6.2 if you want to work on visual aspects of the mod/game.
- Direct link: Win64
- SonarLint / Resharper plugin for Visual Studio to help you improve your code quality.
- WixToolKit if you want to compile the installer