Adding SoundingRockets 0.1.1

This commit is contained in:
NetKAN bot 2014-12-25 05:25:58 -05:00
parent 28a3c00587
commit 96de8ca76c
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"spec_version" : 1,
"name" : "Sounding Rockets!",
"abstract" : "Adds a series of low tech sounding rockets to the 'start' node.",
"identifier" : "SoundingRockets",
"download" : "https://www.dropbox.com/sh/1fsuzvl35s2gppt/AAAzbEhTUHl3I_VzWhCwew-6a/SoundingRockets_0.1.1.zip?dl=1",
"license" : "CC-BY-NC-SA-4.0",
"version" : "0.1.1",
"release_status" : "stable",
"author" : "RoverDude",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/102502"
},
"install" : [
{
"file" : "GameData/UmbraSpaceIndustries",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "USITools" }
]
}