NetKAN added mod - ChineseModPatches-0.12.0
This commit is contained in:
parent
1902947ffd
commit
f9460d91b4
|
@ -0,0 +1,113 @@
|
|||
{
|
||||
"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.12.0",
|
||||
"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"
|
||||
},
|
||||
"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/0.12.0/KSP_Chinese_Patches_0.12.0.zip",
|
||||
"download_size": 447041,
|
||||
"download_hash": {
|
||||
"sha1": "261F55F1851DA818F42906E7AD835D2E43055BE9",
|
||||
"sha256": "90800904E887A3167079C3974A0180AE338590C71307B9558738EF2F70F33F89"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 1323906,
|
||||
"release_date": "2024-08-25T12:40:43Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue