NetKAN added mod - AdvancedAtmosphereTools-1.2.0
This commit is contained in:
parent
1a689433ca
commit
2924df6300
|
@ -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.0",
|
||||
"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.0/AdvancedAtmosphereTools_v1_2_0.zip",
|
||||
"https://spacedock.info/mod/3597/Advanced%20Atmosphere%20Tools/download/1.2.0"
|
||||
],
|
||||
"download_size": 48581,
|
||||
"download_hash": {
|
||||
"sha1": "346C01809348D2096A503ED83736BBA40D6F7EDC",
|
||||
"sha256": "8EF4D70831802D574CC0301566BB36E8CBDC707F08AEFB5E2F61E84917ABF5A2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 117835,
|
||||
"release_date": "2024-08-20T23:16:19.506548+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue