"NetKAN generated mods - SoundingRockets-0.2.0"
This commit is contained in:
parent
cdf534bfe6
commit
ebbe66e565
SoundingRockets
|
@ -1,28 +1,33 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SoundingRockets",
|
||||
"author": "RoverDude",
|
||||
"name": "Sounding Rockets!",
|
||||
"abstract": "Adds a series of low tech sounding rockets to the 'start' node.",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/102502",
|
||||
"repository": "https://github.com/BobPalmer/SoundingRockets"
|
||||
},
|
||||
"version": "0.2.0",
|
||||
"ksp_version": "1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
}
|
||||
],
|
||||
"version": "0.2.0",
|
||||
"download": "https://github.com/BobPalmer/SoundingRockets/releases/download/0.2.0/SoundingRockets_0.2.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1817389
|
||||
"download_size": 1817389,
|
||||
"download_hash": {
|
||||
"sha1": "70B8138D735EE2EDA09502981F706DFEF5A7F200",
|
||||
"sha256": "E31335DC0346CFEBDCCDC574B471D9F34BC9494671A079230CE50C8639A51DB9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue