diff --git a/ChineseModPatches/ChineseModPatches-v1.0.0.ckan b/ChineseModPatches/ChineseModPatches-v1.0.0.ckan new file mode 100644 index 0000000000..e1aaf84b10 --- /dev/null +++ b/ChineseModPatches/ChineseModPatches-v1.0.0.ckan @@ -0,0 +1,119 @@ +{ + "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.0.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" + } + ], + "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.0.0/KSP_Chinese_Patches_1.0.0.zip", + "download_size": 500234, + "download_hash": { + "sha1": "4DA341480A5509BD232C2D620AB2A05E80BAEFBC", + "sha256": "EDA9D43B44D2214C2D687770FF0D3C70A56C1E08DDE9CFD4CE69D3D7F4449538" + }, + "download_content_type": "application/zip", + "install_size": 1459320, + "release_date": "2024-10-11T10:06:42Z", + "x_generated_by": "netkan" +}