NetKAN generated mods - SeparatorDestroyer-1.0.2.0
This commit is contained in:
parent
a39e058d7d
commit
287c86cfb1
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SeparatorDestroyer",
|
||||
"name": "Separator Destroyer",
|
||||
"abstract": "Adds a GUI menu to stack separators to optionally destroy them when they are decoupled. this feature is disabled by default and will not work with omni-directional decouplers.",
|
||||
"author": "Xyphos",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Xyphos/KSP_SeparatorDestroyer",
|
||||
"spacedock": "https://spacedock.info/mod/1379/Separator%20Destroyer",
|
||||
"repository": "https://github.com/Xyphos/KSP_SeparatorDestroyer"
|
||||
},
|
||||
"version": "1.0.2.0",
|
||||
"ksp_version": "1.2.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "XyphosAerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1379/Separator%20Destroyer/download/1.0.2.0",
|
||||
"download_size": 4849,
|
||||
"download_hash": {
|
||||
"sha1": "2C58194E831E656E0159718F8E31B4762EC6F5F1",
|
||||
"sha256": "EDA556BA42FF961A3F4F7FC54BED31C539D4BDBE6E36AF64E40901099A8C2921"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue