An open API service indexing awesome lists of open source software.

https://github.com/thepuzzlemaker/kerbaltoolkit

A mission planning and trajectory design program for Kerbal Space Program
https://github.com/thepuzzlemaker/kerbaltoolkit

Last synced: 4 months ago
JSON representation

A mission planning and trajectory design program for Kerbal Space Program

Awesome Lists containing this project

README

          

# KerbalToolkit

KerbalToolkit is a work-in-progress mission planning and trajectory
design program for Kerbal Space Program.

KerbalToolkit requires [kRPC](https://github.com/krpc/krpc) and the
addon `KRPC.KerbTk` (available [here](https://github.com/ThePuzzlemaker/krpc-kerbtk)). Additionally,
the patch in
[`0001-Editor-API-for-Part-Introspection.patch`](0001-Editor-API-for-Part-Introspection.patch)
must be applied to kRPC.

Please submit [issues][iss] and [PRs][patch] through
[Codeberg](https://codeberg.org/ThePuzzlemaker/KerbalToolkit).

[iss]: https://codeberg.org/ThePuzzlemaker/KerbalToolkit/issues
[patch]: https://codeberg.org/ThePuzzlemaker/KerbalToolkit/pulls

## License

This project is licensed under either of

* Apache License, Version 2.0 ([LICENSES](LICENSES) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSES](LICENSES) or
http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the
Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.