NetKAN added mod - VectorVac-1.0
This commit is contained in:
parent
385104df9d
commit
b0d2cce2c4
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "VectorVac",
|
||||
"name": "Vector Vacuum",
|
||||
"abstract": "A vacuum-optimized variant of the Vector. Bigger, heavier, same thrust, same gimbal, 400 Isp in vac. Includes Waterfall configs. DEPENDENCY: Module Manager.",
|
||||
"author": "NVB9",
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/3694/Vector%20Vacuum",
|
||||
"x_screenshot": "https://spacedock.info/content/NVB9_138723/Vector_Vacuum/Vector_Vacuum-1723695625.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3694/Vector%20Vacuum/download/1.0",
|
||||
"download_size": 2915260,
|
||||
"download_hash": {
|
||||
"sha1": "2FDE4251CB6035C209ABF1F0BB63724ADC78832A",
|
||||
"sha256": "8D6DE32BD0158CB778B5BEFDD7D938221D5560F821CE6D32AC7A61036C9F25F0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3046413,
|
||||
"release_date": "2024-08-15T04:16:06.610099+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue