diff --git a/ReStock/ReStock-1.4.2.ckan b/ReStock/ReStock-1.4.2.ckan new file mode 100644 index 0000000000..b998185e48 --- /dev/null +++ b/ReStock/ReStock-1.4.2.ckan @@ -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.2", + "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/ReStock.netkan", + "remote-avc": "https://raw.githubusercontent.com/PorktoberRevolution/ReStocked/prod/Distribution/Restock/GameData/ReStock/Versioning/ReStock.version" + }, + "tags": [ + "parts", + "graphics" + ], + "localizations": [ + "es-es", + "fr-fr", + "zh-cn", + "en-us", + "ru", + "de-de", + "pt-br", + "ja" + ], + "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.2/ReStock_1_4_2.zip", + "download_size": 236212538, + "download_hash": { + "sha1": "7017D65F9F2C7D748B59997BB2506E0F6B956DC1", + "sha256": "2576E7FCD3748FCF776681D1F2A33B0D643CB2A22D29CCA7206B2F6D0BC825ED" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-12T19:09:19Z", + "x_generated_by": "netkan" +}