NetKAN generated mods - IntakeAirDrainIt-0.1
This commit is contained in:
parent
38e0457202
commit
27ad321e38
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "IntakeAirDrainIt",
|
||||
"name": "Intake Air-Drain it!",
|
||||
"abstract": "It is a mod to re-enable the feature of draining intake air which was disabled in KSP 1.9.1 this mod requires Module Manager",
|
||||
"author": "Nigel_Cardozo",
|
||||
"version": "0.1",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192451-191-intake-air-drain-it/",
|
||||
"spacedock": "https://spacedock.info/mod/2366/Intake%20Air-Drain%20it!",
|
||||
"x_screenshot": "https://spacedock.info/content/Nigel_Cardozo_26312/Intake_Air-Drain_it/Intake_Air-Drain_it-1584343201.8252232.png"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Air Intake Drain.cfg",
|
||||
"find_matches_files": true,
|
||||
"install_to": "GameData/IntakeAirDrainIt"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2366/Intake%20Air-Drain%20it%21/download/0.1",
|
||||
"download_size": 282,
|
||||
"download_hash": {
|
||||
"sha1": "862E78ECC8F08A4696EB79FEAE9B1781DDD89ACA",
|
||||
"sha256": "F16A86F1C41A0D8944BFB182976D624BB601880527D90D08FA56D4778E03F64C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue