CKAN-meta/SoundingRockets/SoundingRockets-0.1.1.ckan

25 lines
802 B
Plaintext

{
"spec_version" : 1,
"name" : "Sounding Rockets!",
"abstract" : "Adds a series of low tech sounding rockets to the 'start' node.",
"identifier" : "SoundingRockets",
"download" : "https://github.com/BobPalmer/SoundingRockets/releases/download/0.1.1/SoundingRockets_0.1.1.zip",
"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" }
]
}