Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bb6b0abbad64
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e00e7bf46b82
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 2, 2019

  1. VS 2019

    pleroy authored Jun 2, 2019
    Copy the full SHA
    e00e7bf View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 documentation/Setup.md
6 changes: 3 additions & 3 deletions documentation/Setup.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Instructions for building Principia on Windows

These instructions are for Visual Studio 2017 version 15.9.4 preview 1, using the git
These instructions are for Visual Studio 2019 version 16.2.0 preview 1, using the git
Powershell provided by [GitHub for Windows](https://windows.github.com/).

We assume a working installation of Kerbal Space Program version 1.6.1 is
We assume a working installation of Kerbal Space Program version 1.7.0 is
found in `<KSP directory>`.

The repository is found at https://github.com/mockingbirdnest/Principia.git.
@@ -39,7 +39,7 @@ In `<root>`, run `git clone https://github.com/mockingbirdnest/Principia.git`.

### KSP and Unity assemblies

In order to build for KSP 1.3.1, copy the corresponding KSP 1.3.1 assemblies to `<root>\KSP Assemblies\1.3.1`. For KSP 1.6.1 copy the corresponding KSP 1.6.1 assemblies to `<root>\KSP Assemblies\1.6.1`
In order to build for KSP 1.3.1, copy the corresponding KSP 1.3.1 assemblies to `<root>\KSP Assemblies\1.3.1`. For KSP 1.7.0 copy the corresponding KSP 1.7.0 assemblies to `<root>\KSP Assemblies\1.7.0`

### Downloading the Google libraries