36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "WhereCanIGo",
|
|
"name": "Where Can I Go",
|
|
"abstract": "This mod will read the DeltaV of your craft, and inform you whether or not you can reach any body in the solar system.",
|
|
"author": "severedsolo",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/187712-17x-where-can-i-go-the-opposite-of-a-problem-111-30082019/",
|
|
"repository": "https://github.com/severedsolo/WhereCanIGo"
|
|
},
|
|
"version": "1.2",
|
|
"ksp_version_min": "1.7.0",
|
|
"ksp_version_max": "1.7.99",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "WhereCanIGo",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/severedsolo/WhereCanIGo/releases/download/1.2/WhereCanIGo.zip",
|
|
"download_size": 18360,
|
|
"download_hash": {
|
|
"sha1": "E6A1360DACC595F7209C2711731DE6CCB0595A9D",
|
|
"sha256": "A261A85E558E08B2B4CA0E0040AE9277BFDB70F47A1F549A47E88344AA3FF726"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
"x_generated_by": "netkan"
|
|
}
|