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.1.1",
|
|
"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.1.1/WhereCanIGo.zip",
|
|
"download_size": 17742,
|
|
"download_hash": {
|
|
"sha1": "23E0257BDE8AF60742900E60BCBAE7F8EA72A230",
|
|
"sha256": "0F02BB9C16031057E39B588AD0A5086D6136B3B7859DECAA34415B3C2B7FAA0E"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_via": "Automated Linuxgurugamer CKAN script",
|
|
"x_generated_by": "netkan"
|
|
}
|