CKAN-meta/SoundingRockets_0.1.0.ckan

25 lines
807 B
Plaintext
Raw Normal View History

2014-12-17 09:47:33 +00:00
{
"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/AADTWQ6AbpYrdku0dBgCBtWea/SoundingRockets_0.1.0.zip?dl=1",
"license" : "CC-BY-NC-SA-4.0",
"version" : "0.1.0",
"release_status" : "stable",
"author" : "RoverDude",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/102502"
},
"install" : [
{
2014-12-17 09:59:57 +00:00
"file" : "GameData/UmbraSpaceIndustries",
2014-12-17 09:59:03 +00:00
"install_to" : "GameData"
}
],
2014-12-17 09:47:33 +00:00
"depends" : [
{ "name" : "USITools" }
]
}