"NetKAN generated mods - SeparatorDestroyer-1.0.0.1"
This commit is contained in:
parent
3985641098
commit
d40c47fda6
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SeparatorDestroyer",
|
||||||
|
"name": "Separator Destroyer",
|
||||||
|
"abstract": "Converts stack separators in to explosive bagels. Completely destroys the stack separator when it is decoupled.",
|
||||||
|
"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.0.1",
|
||||||
|
"ksp_version": "1.2.2",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "XyphosAerospace",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1379/Separator%20Destroyer/download/1.0.0.1",
|
||||||
|
"download_size": 3603,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "6A379F723B3CBEE189763574A651937CDC26948A",
|
||||||
|
"sha256": "C44F122CF8441D8DBC8EAFC28311131FBC4F5C24A081505FF04A79D17FBAEA91"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue