NetKAN generated mods - RestockRigidLegs-1.0.3
This commit is contained in:
parent
ba3317f500
commit
a8a530f9ea
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RestockRigidLegs",
|
||||
"name": "ReStock Extra - Rigid Legs",
|
||||
"abstract": "A copy of the redone Restock legs with no suspension included",
|
||||
"author": "ReStock Team",
|
||||
"version": "1.0.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
|
||||
"repository": "https://github.com/PorktoberRevolution/ReStocked",
|
||||
"metanetkan": "https://github.com/PorktoberRevolution/ReStocked/raw/master/CKAN/ReStockRigidLegs.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"zh-cn",
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RestockRigidLegs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PorktoberRevolution/ReStocked/releases/download/1.0.3/ReStock_1_0_3.zip",
|
||||
"download_size": 160739560,
|
||||
"download_hash": {
|
||||
"sha1": "4A83F6128676C5912AD5C91D137C6A6032090BCF",
|
||||
"sha256": "A10FAAC3567A6BD17B30551A1BB07E420469357D4A764A46356C7FE79ADA6F03"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue