"NetKAN generated mods - Jettison-1.0.0.8"
This commit is contained in:
parent
2e2a8590da
commit
b1796ce85f
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Jettison",
|
||||
"name": "Jettison",
|
||||
"abstract": "Adds a button to the right-click menu of parts with resources, allowing you to dump the resource",
|
||||
"author": "BiffSpace",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/138441-11-jettison-dump-unwanted-resources/",
|
||||
"spacedock": "https://spacedock.info/mod/621/Jettison",
|
||||
"x_screenshot": "https://spacedock.info/content/BiffSpace_2144/Jettison/Jettison-1461924161.967494.jpg"
|
||||
},
|
||||
"version": "1.0.0.8",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Jettison",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/621/Jettison/download/1.0.0.8",
|
||||
"download_size": 4948,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue