NetKAN added mod - RestockRigidLegs-1.4.4
This commit is contained in:
parent
8084cd9a2e
commit
e4c11ce0c8
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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.4.4",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/",
|
||||
"repository": "https://github.com/PorktoberRevolution/ReStocked",
|
||||
"bugtracker": "https://github.com/PorktoberRevolution/ReStocked/issues",
|
||||
"metanetkan": "https://github.com/PorktoberRevolution/ReStocked/raw/master/CKAN/ReStockRigidLegs.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"fr-fr",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RestockRigidLegs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PorktoberRevolution/ReStocked/releases/download/1.4.4/ReStock_1_4_4.zip",
|
||||
"download_size": 236355299,
|
||||
"download_hash": {
|
||||
"sha1": "F36CEEB1A7E65FF8571522949E62E58B7B29047D",
|
||||
"sha256": "60F1165B1B91E596812D06AE02CF13933D14F214D7776C31F239560DB4DA5674"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 19566,
|
||||
"release_date": "2024-05-18T21:45:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue