mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - WhereCanIGo-2.1
This commit is contained in:
38
WhereCanIGo/WhereCanIGo-2.1.ckan
Normal file
38
WhereCanIGo/WhereCanIGo-2.1.ckan
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"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",
|
||||
"version": "2.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/187712-*",
|
||||
"repository": "https://github.com/severedsolo/WhereCanIGo"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WhereCanIGo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/severedsolo/WhereCanIGo/releases/download/2.1/WhereCanIGo.zip",
|
||||
"download_size": 18716,
|
||||
"download_hash": {
|
||||
"sha1": "97805AE095395EBA22509F3AFE59891BCDFD7A04",
|
||||
"sha256": "E8378B421D75E483A149A4AA28A46777A1CA6BFB80A96FE01BCF5EBC7F460AE6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user