Add HGR 1.875m mod pack

This commit is contained in:
Emanuele Bardelli 2015-05-25 17:08:27 -07:00
parent c45d5ced3e
commit 9034803ab4
2 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"spec_version" : "v1.4",
"name" : "HGR Props",
"author" : ["Orionkermin"],
"abstract" : "Common props for HGR packs",
"identifier" : "HGR-Props",
"license" : "restricted",
"version" : "1.2.1",
"release_status" : "stable",
"ksp_version" : "1.0.2",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/70008",
"x_curse" : "http://kerbal.curseforge.com/ksp-mods/222583-hgr-875m-parts"
},
"download" : "http://addons-origin.cursecdn.com/files/2237/481/HGR_V1.2.1.zip",
"install" : [
{
"find" : "HGR/Props",
"install_to" : "GameData/HGR"
}
]
}

30
HGR/HGR-1.2.1.ckan Normal file
View File

@ -0,0 +1,30 @@
{
"spec_version" : "v1.4",
"name" : "HGR 1.875m parts",
"author" : ["Orionkermin"],
"abstract" : "Stock alike command pods and an 1.875m diameter of parts",
"identifier" : "HGR",
"license" : "restricted",
"version" : "1.2.1",
"release_status" : "stable",
"ksp_version" : "1.0.2",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/70008",
"x_curse" : "http://kerbal.curseforge.com/ksp-mods/222583-hgr-875m-parts"
},
"download" : "http://addons-origin.cursecdn.com/files/2237/481/HGR_V1.2.1.zip",
"install" : [
{
"find" : "HGR",
"filter" : "Props",
"install_to" : "GameData"
},
{
"find" : "HGR_Redux",
"install_to" : "GameData"
}
],
"depends" : [
{ "name" : "HGR-Props" }
]
}