"NetKAN generated mods - RN-USRockets-v0.3"
This commit is contained in:
parent
439691e0d2
commit
c06896e62b
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RN-USRockets",
|
||||
"name": "US Rockets",
|
||||
"abstract": "This mod contains some obscure US rockets. I will be adding to it occasionally.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/USRockets",
|
||||
"repository": "https://github.com/KSP-RO/USRockets"
|
||||
},
|
||||
"version": "v0.3",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KlockheedMartian-Gimbal"
|
||||
},
|
||||
{
|
||||
"name": "ReflectionPlugin"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_US_Rockets",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/USRockets/releases/download/v0.3/RN_US_Rockets_v0.3.zip",
|
||||
"download_size": 27647516,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue