NetKAN added mod - RestockRigidLegs-1.3.3
This commit is contained in:
parent
103f721b04
commit
86ad76da93
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"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.3.3",
|
||||
"ksp_version_min": "1.11.1",
|
||||
"ksp_version_max": "1.11.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": [
|
||||
"fr-fr",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ReStock"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RestockRigidLegs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PorktoberRevolution/ReStocked/releases/download/1.3.3/ReStock_1_3_3.zip",
|
||||
"download_size": 233680245,
|
||||
"download_hash": {
|
||||
"sha1": "C2E8A61046E5F31F8EE0B5798B683AFA0549DF49",
|
||||
"sha256": "57E321C412303A6FEC60CC7B66031D035BD1C7EEC27306A57C1B9F195E1A287E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-26T16:47:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue