"NetKAN generated mods - CloakingDevice-0.02"
This commit is contained in:
parent
22b5fe12de
commit
cc60a2a011
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CloakingDevice",
|
||||
"name": "Cloaking Device",
|
||||
"abstract": "This part can change the opacity for the vessel it's attached to. In other words a cloaking device!",
|
||||
"author": "wasml",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/137092",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1217/Cloaking%20Device",
|
||||
"repository": "http://Included%20in%20download"
|
||||
},
|
||||
"version": "0.02",
|
||||
"ksp_version": "1.0.4",
|
||||
"install": [
|
||||
{
|
||||
"find": "Cloak",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1217/Cloaking%20Device/download/0.02",
|
||||
"download_size": 19947,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue