From c076536fdc784e6aa325459b86e6d2383f2c7d3b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 5 Nov 2019 22:02:16 +0000 Subject: [PATCH] NetKAN generated mods - ReStock-1.0.0 --- ReStock/ReStock-1.0.0.ckan | 53 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 ReStock/ReStock-1.0.0.ckan diff --git a/ReStock/ReStock-1.0.0.ckan b/ReStock/ReStock-1.0.0.ckan new file mode 100644 index 0000000000..ff4f7a2411 --- /dev/null +++ b/ReStock/ReStock-1.0.0.ckan @@ -0,0 +1,53 @@ +{ + "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", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182679-161-restock-revamping-ksps-art/", + "repository": "https://github.com/PorktoberRevolution/ReStocked" + }, + "version": "1.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "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.0.0/ReStock_1_0_0.zip", + "download_size": 160538047, + "download_hash": { + "sha1": "19EBE678D5BCF7D95CA63759BD092EA086B533CE", + "sha256": "BD3197A250653CC27E0C0836D350696C680132D0DAAF913116A3FD802DF1B003" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}