"NetKAN generated mods - RN-SovietRockets/RN-SovietRockets-v1.2.ckan"
This commit is contained in:
parent
65abfaf57b
commit
61fad552d7
|
@ -2,28 +2,15 @@
|
|||
"spec_version": "v1.4",
|
||||
"identifier": "RN-SovietRockets",
|
||||
"name": "Soviet Rockets",
|
||||
"author": "Raidernick",
|
||||
"abstract": "This mod contains my rockets that were originally part of the Soviet Probes mod. I split them off into their own mod for people who only want to use the rockets.",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/SovietRockets",
|
||||
"repository": "https://github.com/KSP-RO/SovietRockets"
|
||||
},
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"version": "v1.2",
|
||||
"ksp_version": "1.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Proton",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "RN_R7",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/Soviet_Rockets_TR.cfg",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
|
@ -43,7 +30,20 @@
|
|||
"name": "RN-SovietProbes"
|
||||
}
|
||||
],
|
||||
"version": "v1.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Proton",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "RN_R7",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "GameData/Soviet_Rockets_TR.cfg",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SovietRockets/releases/download/v1.2/RN_Soviet_Rockets_v1.2.zip",
|
||||
"download_size": 28849209,
|
||||
"x_generated_by": "netkan"
|
||||
|
|
Loading…
Reference in New Issue