From d5325c709ecf936939e87bf79b8b7406d133a883 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 9 Jul 2023 21:55:24 +0000 Subject: [PATCH] NetKAN added mod - ChineseModPatches-0.2.0 --- .../ChineseModPatches-0.2.0.ckan | 111 ++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 ChineseModPatches/ChineseModPatches-0.2.0.ckan diff --git a/ChineseModPatches/ChineseModPatches-0.2.0.ckan b/ChineseModPatches/ChineseModPatches-0.2.0.ckan new file mode 100644 index 0000000000..4b77b7f358 --- /dev/null +++ b/ChineseModPatches/ChineseModPatches-0.2.0.ckan @@ -0,0 +1,111 @@ +{ + "spec_version": "v1.4", + "identifier": "ChineseModPatches", + "name": "Chinese Mod Patches", + "abstract": "Module Manager patches for translating KSP mods (mostly parts) to Chinese (Simplified Chinese only)", + "author": "tinygrox", + "version": "0.2.0", + "license": "CC-BY-4.0", + "resources": { + "repository": "https://github.com/tinygrox/KSP_Chinese_Patches", + "bugtracker": "https://github.com/tinygrox/KSP_Chinese_Patches/issues" + }, + "tags": [ + "config" + ], + "localizations": [ + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "supports": [ + { + "name": "CommunityResourcePack" + }, + { + "name": "Benjee10Suits" + }, + { + "name": "Benjee10-SharedAssets" + }, + { + "name": "HabTechRobotics" + }, + { + "name": "PlanetsideExplorationTechnologies" + }, + { + "name": "HabTech2" + }, + { + "name": "MoldaviteMachines" + }, + { + "name": "ExtraPlanetaryLaunchpads" + }, + { + "name": "SpaceAge" + }, + { + "name": "NearFutureAeronautics" + }, + { + "name": "NearFutureSpacecraft" + }, + { + "name": "CrusoeSpaceIndustriesTechTree" + }, + { + "name": "BeamedPowerPlugin" + }, + { + "name": "BeamedPowerPlugin-Realistic" + }, + { + "name": "JamesWebbForKerbal" + }, + { + "name": "KerbalWeatherProject" + }, + { + "name": "KerbalActuators" + }, + { + "name": "ReStockPlus" + }, + { + "name": "UnKerballedStart" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "RealExoplanets" + }, + { + "name": "RealFuels" + }, + { + "name": "AdvancedJetEngine" + } + ], + "install": [ + { + "find": "Tinygrox_CNPatches", + "install_to": "GameData" + } + ], + "download": "https://github.com/tinygrox/KSP_Chinese_Patches/releases/download/0.2.0/KSP_Chinese_Patches_0.2.0.zip", + "download_size": 85807, + "download_hash": { + "sha1": "68C3723CED8E3E41EA400FBBAC196E83A3222301", + "sha256": "ED05DFF5E661FE2F2A59416DE657CD09188F3609B98DB9478F26494FAD6D0ADA" + }, + "download_content_type": "application/zip", + "install_size": 296714, + "release_date": "2023-06-02T18:22:14Z", + "x_generated_by": "netkan" +}