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

Commits on Jan 30, 2019

  1. Remove Εὔδοξος.

    pleroy authored Jan 30, 2019
    Copy the full SHA
    5269014 View commit details
Showing with 0 additions and 2 deletions.
  1. +0 −2 README.md
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Principia

**[Εὔδοξος](https://github.com/mockingbirdnest/Principia/wiki/Change-Log#%CE%95%E1%BD%94%CE%B4%CE%BF%CE%BE%CE%BF%CF%82), the January version of Principia, is available, with support for complex lunar geopotential. Download it [here for 1.3.1](https://goo.gl/ikVHqA), and [here for 1.4.x and 1.5.1](https://goo.gl/v2fCgn). We also have an updated version of the “Trappist-1 for Principia” mini-mod [here](https://goo.gl/vbm1zr).**

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).