You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/CKAN/ReStockRigidLegs.netkan

29 lines
755 B
Plaintext

{
"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",
"$kref": "#/ckan/github/PorktoberRevolution/ReStocked/asset_match/ReStock_.*?\\.zip",
"$vref": "#/ckan/ksp-avc",
"license": "restricted",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
"repository": "https://github.com/PorktoberRevolution/ReStocked"
},
"install": [
{
"find": "RestockRigidLegs",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ReStock"
}
]
}