Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Software-Used-for-Development-&-Installation.md #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Software-Used-for-Development-&-Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ The following software is used to install the Subnautica Nitrox Server and patch
1. [SourceTree](https://www.sourcetreeapp.com/)
This is a visual tool to help with Git. Though it is highly recommended to learn the git commandline.
2. Additional Microsoft .NET components, such as .NET SDK's and .NET targeting packs.
3. [Unity 5.6.2](https://unity3d.com/get-unity/download/archive) if you want to work on visual aspects of the mod/game.
- Direct link: [Win64](https://download.unity3d.com/download_unity/a2913c821e27/Windows64EditorInstaller/UnitySetup64-5.6.2f1.exe)
3. [Unity 2019.2.8](https://unity3d.com/get-unity/download/archive) if you want to work on visual aspects of the mod/game.
- Direct link: [Win64](https://download.unity3d.com/download_unity/ff5b465c8d13/Windows64EditorInstaller/UnitySetup64-2019.2.8f1.exe)
4. SonarLint / Resharper plugin for Visual Studio to help you improve your code quality.
5. [WixToolKit](https://marketplace.visualstudio.com/items?itemName=RobMensching.WixToolsetVisualStudio2017Extension) if you want to compile the installer