Skip to content

Commit

Permalink
Merge pull request #37 from Vivero/hotfix
Browse files Browse the repository at this point in the history
Recompile against KSP 1.4.3
  • Loading branch information
Vivero authored Apr 30, 2018
2 parents efb230a + 12e89a1 commit 648f520
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions KerbalVR/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("KerbalVR")]
[assembly: AssemblyDescription("Add-on for KSP to enable virtual reality.")]
[assembly: AssemblyDescription("Virtual Reality add-on for KSP.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Vivero")]
[assembly: AssemblyProduct("KerbalVR")]
Expand All @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.3.*")]
[assembly: AssemblyVersion("3.1.4.*")]
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An add-on for Kerbal Space Program (KSP) to enable the use of a virtual reality

----

**Built for KSP v1.4.2**
**Built for KSP v1.4.3**

[Demonstration video](https://www.youtube.com/watch?v=DjQauN66rQA)

Expand Down Expand Up @@ -73,4 +73,4 @@ I'm developing this mod with a Vive / Core i5-6600K / GTX 1070. Other systems ha

| Nvidia | SteamVR |
|--------|-----------------|
| 391.35 | beta 1523560849 |
| 397.31 | beta 1524778023 |

0 comments on commit 648f520

Please sign in to comment.