Skip to content

Commit

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

View workflow job for this annotation

GitHub Actions / Validate

1245 [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.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"
}

0 comments on commit 77a13a1

Please sign in to comment.