"NetKAN generated mods - SoundingRockets-0.6.2.0"
This commit is contained in:
parent
de95f92caa
commit
bedb414d03
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "SoundingRockets",
|
||||
"name": "Sounding Rockets!",
|
||||
"abstract": "Adds a series of low tech sounding rockets to the 'start' node.",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/SoundingRockets"
|
||||
},
|
||||
"version": "0.6.2.0",
|
||||
"ksp_version_min": "1.2.9",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.9.0.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries/SoundingRockets",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/SoundingRockets/releases/download/0.6.2.0/SoundingRockets_0.6.2.0.zip",
|
||||
"download_size": 1885613,
|
||||
"download_hash": {
|
||||
"sha1": "930A71A330AA16DBE89B8C76A3379352026C200D",
|
||||
"sha256": "2A03118610F1D5119D714E342123BF16AF04116B3C6F1B42ABCD64A23028B25A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue