NetKAN added mod - ReStock-1.4.1
This commit is contained in:
parent
f7eecd6c4d
commit
32a05d0755
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ReStock",
|
||||
"name": "ReStock",
|
||||
"abstract": "A community-built replacement for KSP's part models and textures. No effects on gameplay",
|
||||
"author": "ReStock Team",
|
||||
"version": "1.4.1",
|
||||
"ksp_version_min": "1.12.1",
|
||||
"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/ReStock.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"graphics"
|
||||
],
|
||||
"localizations": [
|
||||
"ja",
|
||||
"en-us",
|
||||
"zh-cn",
|
||||
"pt-br",
|
||||
"es-es",
|
||||
"ru",
|
||||
"fr-fr",
|
||||
"de-de"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ReStockPlus"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ReStock",
|
||||
"install_to": "GameData",
|
||||
"comment": "Restock installation"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/PorktoberRevolution/ReStocked/releases/download/1.4.1/ReStock_1_4_1.zip",
|
||||
"download_size": 235710597,
|
||||
"download_hash": {
|
||||
"sha1": "3ABF7A9F05CB64C1B1B4FB3D72BC7E21684057CA",
|
||||
"sha256": "809660B90EE451245EB86D8E365AA05C7594F5B0E4EEC7EBD07A510588490046"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-21T20:32:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue