"NetKAN generated mods - SoundingRockets-0.6.1.0"
This commit is contained in:
parent
355cfd72e2
commit
5dccefd3ea
|
@ -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.1.0",
|
||||
"ksp_version_min": "1.2.9",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "v0.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.1.0/SoundingRockets_0.6.1.0.zip",
|
||||
"download_size": 1881017,
|
||||
"download_hash": {
|
||||
"sha1": "75EEF57FFF1D0DFC096F1D371948958F470EDEDB",
|
||||
"sha256": "A22F062655188DD4B8C624EBE4234E41AA041E833C7368346E4EDABBE3B24E4E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue