Skip to content

Commit

Permalink
NetKAN added mod - ChineseModPatches-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Dec 3, 2023
1 parent 017fc89 commit 6235e06
Showing 1 changed file with 111 additions and 0 deletions.
111 changes: 111 additions & 0 deletions ChineseModPatches/ChineseModPatches-0.7.0.ckan
Original file line number Diff line number Diff line change
@@ -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.0",
"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.0/KSP_Chinese_Patches_0.7.0.zip",
"download_size": 206426,
"download_hash": {
"sha1": "F287C5244311A21E4C47E562CF1C55D858B74288",
"sha256": "26563A6ACB31231A464B3823EC1534F5DDE44D673871923E01F740BD2FBF6D1F"
},
"download_content_type": "application/zip",
"install_size": 628108,
"release_date": "2023-12-03T12:10:55Z",
"x_generated_by": "netkan"
}

0 comments on commit 6235e06

Please sign in to comment.