NetKAN added mod - GroundEffect-v1.1.1-catalpa

This commit is contained in:
NetKAN inflator Robot 2022-01-07 14:59:04 +00:00
parent b3e6d99b8b
commit 3f9963c47f
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"spec_version": "v1.4",
"identifier": "GroundEffect",
"name": "KSP GroundEffect",
"abstract": "A KSP mod that adds ground effect forces on top of stock aerodynamics",
"author": "Capital-Asterisk",
"version": "v1.1.1-catalpa",
"ksp_version_min": "1.3",
"ksp_version_max": "1.12",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183500-*",
"repository": "https://github.com/Capital-Asterisk/KSP_GroundEffect",
"bugtracker": "https://github.com/Capital-Asterisk/KSP_GroundEffect/issues"
},
"tags": [
"plugin",
"physics"
],
"conflicts": [
{
"name": "FAR"
}
],
"install": [
{
"find": "GroundEffect.dll",
"install_to": "GameData/GroundEffect"
}
],
"download": "https://github.com/Capital-Asterisk/KSP_GroundEffect/releases/download/v1.1.1-catalpa/GroundEffect.zip",
"download_size": 4371,
"download_hash": {
"sha1": "215F7CE14DB9A596733109E944B0B334A77B5151",
"sha256": "873E1C55B1C4D06BEF13B5D3C9F478594098F153F6CEDA4B1543552CD1063E5B"
},
"download_content_type": "application/zip",
"release_date": "2022-01-07T07:54:54Z",
"x_generated_by": "netkan"
}