"NetKAN generated mods - WaterTanks-v1.6"
This commit is contained in:
parent
e0aa45ad20
commit
401de044cb
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WaterTanks",
|
||||
"name": "Ballast Water Tanks",
|
||||
"abstract": "Add parts with in-flight mass changing. Designed for submarines, act good as payload weight",
|
||||
"author": "Jenyaza01",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/152741-ballast-water-tanks-smalltweaks",
|
||||
"repository": "https://github.com/jenyaza01/BallastWaterTanks"
|
||||
},
|
||||
"version": "v1.6",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.9.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Jenyaza",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jenyaza01/BallastWaterTanks/releases/download/v1.6/BallastWaterTanks.v1.6.zip",
|
||||
"download_size": 20103,
|
||||
"download_hash": {
|
||||
"sha1": "0E9763A9AC3529610DB34F0746F96204C7723286",
|
||||
"sha256": "C157803ADDAC0EBF104E867BF997D90E3990196F580C19FB06883ACB90B3D0CB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue