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
- Host: GitHub
- URL: https://github.com/thepuzzlemaker/kerbaltoolkit
- Owner: ThePuzzlemaker
- License: other
- Created: 2024-07-08T05:45:35.000Z (almost 2 years ago)
- Default Branch: v2ish
- Last Pushed: 2025-08-24T17:07:27.000Z (9 months ago)
- Last Synced: 2025-10-12T11:32:15.815Z (8 months ago)
- Language: Kotlin
- Size: 13.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.