NetKAN added mod - AdvancedAtmosphereTools-1.2.1
This commit is contained in:
parent
34d0a9a3aa
commit
b4a39440e7
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "AdvancedAtmosphereTools",
|
||||
"name": "Advanced Atmosphere Tools",
|
||||
"abstract": "A set of tools to manipulate atmosphere properties on a less-than-planetary scale.",
|
||||
"author": "CashnipLeaf",
|
||||
"version": "1.2.1",
|
||||
"ksp_version": "1.12",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/224649-112x-advanced-atmosphere-tools-v100/",
|
||||
"spacedock": "https://spacedock.info/mod/3597/Advanced%20Atmosphere%20Tools",
|
||||
"repository": "https://github.com/CashnipLeaf/AdvancedAtmosphereTools",
|
||||
"bugtracker": "https://github.com/CashnipLeaf/AdvancedAtmosphereTools/issues",
|
||||
"manual": "https://github.com/CashnipLeaf/AdvancedAtmosphereTools/wiki",
|
||||
"x_screenshot": "https://spacedock.info/content/CashnipLeaf_131134/Modular_Climate__Weather_Systems/Modular_Climate__Weather_Systems-1714508414.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"physics",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KSPCommunityFixes"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "FerramAerospaceResearchContinued"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerbalWeatherProject"
|
||||
},
|
||||
{
|
||||
"name": "KerbalWeatherProject-Lite"
|
||||
},
|
||||
{
|
||||
"name": "KerbalWind"
|
||||
}
|
||||
],
|
||||
"download": [
|
||||
"https://github.com/CashnipLeaf/AdvancedAtmosphereTools/releases/download/v1.2.1/AdvancedAtmosphereTools_v1_2_1.zip",
|
||||
"https://spacedock.info/mod/3597/Advanced%20Atmosphere%20Tools/download/1.2.1"
|
||||
],
|
||||
"download_size": 48753,
|
||||
"download_hash": {
|
||||
"sha1": "B428500E2F0B428E0CC8C3A2A1C2466426F9C53D",
|
||||
"sha256": "0FC5740AEA01A3CFEA195AF562E10A1609CC8B64283B1C15162C4D4FBB8EC22E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 117903,
|
||||
"release_date": "2024-09-29T01:26:52.283804+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue