NetKAN generated mods - CommunityDeltaVMaps-v2.6.0
This commit is contained in:
parent
1b8abdaace
commit
747dc3a277
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CommunityDeltaVMaps",
|
||||
"name": "Community Delta-V Maps",
|
||||
"abstract": "KSPedia addition of map displaying delta-V requirements to reach bodies in the stock Kerbol system.",
|
||||
"author": "Kowgan",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/87463-*",
|
||||
"repository": "https://github.com/Kowgan/ksp_cheat_sheets"
|
||||
},
|
||||
"version": "v2.6.0",
|
||||
"ksp_version_min": "1.3",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "Delta-V Map.*\\.ksp",
|
||||
"install_to": "GameData/CommunityDeltaVMaps",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Kowgan/ksp_cheat_sheets/releases/download/v2.6.0/Community.Delta-V.Maps.2.6.0.zip",
|
||||
"download_size": 1356938,
|
||||
"download_hash": {
|
||||
"sha1": "9B840725DC87713EE6B7A219801F0A7AC172044D",
|
||||
"sha256": "48E44AF46346A2B6D17B62CC1819DDB883653568B7CFC762EDBFD1F54DF27BC7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue