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: 80be4b3fdf0c
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 039b5e8f63ce
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 10, 2019

  1. Weiyun links.

    pleroy authored May 10, 2019
    Copy the full SHA
    039b5e8 View commit details
Showing with 2 additions and 0 deletions.
  1. +2 −0 README.md
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,8 @@

**[Fáry](https://github.com/mockingbirdnest/Principia/wiki/Change-Log#f%C3%A1ry), the May version of Principia, is available, with a number of UI improvements. Download it [here for 1.3.1](https://bit.ly/2UMys1A), and [here for 1.4.x, 1.5.1 and 1.6.1](https://bit.ly/2XWcGuh). We also updated the “Trappist-1 for Principia” mini-mod for version 0.7.x of the [SLIPPIST-1](https://github.com/GregroxMun/Seven-Worlds-of-SLIPPIST-1/releases) mod; download it [here](https://bit.ly/2ZHf3Tt).**

**Experimental: for the convenience of Chinese users, downloads from 腾讯微云: [1.3.1](https://bit.ly/2WyYl6J), [1.6.1](https://bit.ly/2HcmsTp), [Trappist-1 for Principia](https://bit.ly/2PWYjmC).**

Principia is a mod for Kerbal Space Program (KSP) which implements N-body and extended body gravitation. Instead of being within the sphere of influence of a single celestial body at any point in time, your vessels are influenced by all the celestials. This makes it possible to implement missions that are more complex and more realistic than in the stock game, especially if used in conjunction with a mod like RealSolarSystem which has real-life celestials.

N-body gravitation is more complex than the toy physics of the stock game. Therefore, before using the mod we recommend that you read the [concepts](https://github.com/mockingbirdnest/Principia/wiki/Concepts) document which explains the most important parts of Principia. In particular, you should learn about the [plotting frame](https://github.com/mockingbirdnest/Principia/wiki/Concepts#plotting-frame) and [flight planning](https://github.com/mockingbirdnest/Principia/wiki/Concepts#flight-planning).