NetKAN generated mods - SoundingRockets/SoundingRockets-0.2.0
This commit is contained in:
parent
9f9c834666
commit
79a0b539a5
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "SoundingRockets",
|
||||||
|
"author": "RoverDude",
|
||||||
|
"name": "Sounding Rockets!",
|
||||||
|
"abstract": "Adds a series of low tech sounding rockets to the 'start' node.",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"ksp_version": "1.0.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/102502",
|
||||||
|
"repository": "https://github.com/BobPalmer/SoundingRockets"
|
||||||
|
},
|
||||||
|
"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
|
||||||
|
}
|
Loading…
Reference in New Issue