diff --git a/ChineseModPatches/ChineseModPatches-v1.3.0.ckan b/ChineseModPatches/ChineseModPatches-v1.3.0.ckan new file mode 100644 index 0000000000..7fdebf8564 --- /dev/null +++ b/ChineseModPatches/ChineseModPatches-v1.3.0.ckan @@ -0,0 +1,122 @@ +{ + "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", + "github-actions[bot]" + ], + "version": "v1.3.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "CC-BY-4.0", + "resources": { + "repository": "https://github.com/tinygrox/KSP_Chinese_Patches", + "bugtracker": "https://github.com/tinygrox/KSP_Chinese_Patches/issues", + "discussions": "https://github.com/tinygrox/KSP_Chinese_Patches/discussions", + "remote-avc": "https://raw.githubusercontent.com:443/tinygrox/KSP_Chinese_Patches/main/GameData/0000Tinygrox_CNPatches/ModCNPatches.version" + }, + "tags": [ + "config" + ], + "localizations": [ + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "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/v1.3.0/KSP_Chinese_Patches_1.3.0.zip", + "download_size": 12040548, + "download_hash": { + "sha1": "023E0CC5100795A77B9D1AB84DE247E10C550866", + "sha256": "40B9DD1D272692019A198C2015E61D8887BA579532109078D56211D1D87C6F1C" + }, + "download_content_type": "application/zip", + "install_size": 16293592, + "release_date": "2024-11-01T08:56:02Z", + "x_generated_by": "netkan" +}