Skip to content

Commit

Permalink
NetKAN added mod - ChineseModPatches-v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 4, 2024
1 parent cc8edf8 commit d9ba166
Showing 1 changed file with 122 additions and 0 deletions.
122 changes: 122 additions & 0 deletions ChineseModPatches/ChineseModPatches-v1.4.1.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
{

Check warning on line 1 in ChineseModPatches/ChineseModPatches-v1.4.1.ckan

View workflow job for this annotation

GitHub Actions / Validate

1330 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/0000Tinygrox_CNPatches/_HarmonyCNPatches/KSP_Chinese_Patches.dll
"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.4.1",
"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.4.1/KSP_Chinese_Patches_1.4.1.zip",
"download_size": 12081249,
"download_hash": {
"sha1": "AB0139C2C1DE1A506A5EB24CA219AB3394AFB4B2",
"sha256": "EC50FC8CA906DF1D96D017356449F2C633F93FEB16D6F1E6792532F2BF79D6EE"
},
"download_content_type": "application/zip",
"install_size": 16450973,
"release_date": "2024-11-04T17:48:37Z",
"x_generated_by": "netkan"
}

0 comments on commit d9ba166

Please sign in to comment.