From 62300dc300b801b8898b59f10f4d9608297679e6 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 16 Dec 2023 17:42:14 +0000 Subject: [PATCH] NetKAN added mod - ChineseModPatches-0.7.1 --- .../ChineseModPatches-0.7.1.ckan | 111 ++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 ChineseModPatches/ChineseModPatches-0.7.1.ckan diff --git a/ChineseModPatches/ChineseModPatches-0.7.1.ckan b/ChineseModPatches/ChineseModPatches-0.7.1.ckan new file mode 100644 index 0000000000..16c6d80178 --- /dev/null +++ b/ChineseModPatches/ChineseModPatches-0.7.1.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.7.1", + "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": "0000Tinygrox_CNPatches", + "install_to": "GameData" + } + ], + "download": "https://github.com/tinygrox/KSP_Chinese_Patches/releases/download/0.7.1/KSP_Chinese_Patches_0.7.1.zip", + "download_size": 218968, + "download_hash": { + "sha1": "E28FF5D55A9DD84DB9C9D4CBD1660173AFDA515A", + "sha256": "13F40C4F60638D0B45CD263DB39FCDB3450D7EFD2F0D7E20A7CB892C1D8C05D9" + }, + "download_content_type": "application/zip", + "install_size": 665017, + "release_date": "2023-12-16T17:13:18Z", + "x_generated_by": "netkan" +}