"NetKAN generated mods - SoundingRockets-1.2.0.0"
This commit is contained in:
parent
ef46def777
commit
b2980aeef9
|
@ -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": "1.2.0.0",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.8.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/1.2.0.0/SoundingRockets_1.2.0.0.zip",
|
||||
"download_size": 1934993,
|
||||
"download_hash": {
|
||||
"sha1": "B0806D7D3C6C36460C1B6706616041D6664BC1C2",
|
||||
"sha256": "C97ECF982A1B12909402DC3A0D4622B31B6F30B8BB4AFA1F2CD9B2C397690D7C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue