diff --git a/ReStock/ReStock-1.1.2.ckan b/ReStock/ReStock-1.1.2.ckan new file mode 100644 index 0000000000..6159e3ab80 --- /dev/null +++ b/ReStock/ReStock-1.1.2.ckan @@ -0,0 +1,59 @@ +{ + "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.1.2", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.9.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" + }, + "tags": [ + "parts", + "graphics" + ], + "localizations": [ + "zh-cn", + "de-de", + "en-us", + "es-es", + "fr-fr", + "pt-br" + ], + "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.1.2/ReStock_1_1_2.zip", + "download_size": 201987073, + "download_hash": { + "sha1": "189A91175068FB06348628D47880A545C78F4334", + "sha256": "FB678B9FE94C843F2492686D6807611F20A936B5B2B30F789F8FD58B3187522F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}