Skip to content

Commit

Permalink
NetKAN added mod - ChineseModPatches-v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 4, 2024
1 parent 174d5cb commit cc8edf8
Showing 1 changed file with 122 additions and 0 deletions.
122 changes: 122 additions & 0 deletions ChineseModPatches/ChineseModPatches-v1.4.0.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.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

2111 [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.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.4.0/KSP_Chinese_Patches_1.4.0.zip",
"download_size": 12076259,
"download_hash": {
"sha1": "80C9C389E6ED4126E6B98B28CF8A7D18FF2963DA",
"sha256": "8C7F070F6FAB2BB91F5C525E353176EF18242CB55FF386F5F06840BE9CA0B18B"
},
"download_content_type": "application/zip",
"install_size": 16395994,
"release_date": "2024-11-04T10:57:38Z",
"x_generated_by": "netkan"
}

0 comments on commit cc8edf8

Please sign in to comment.