Merge pull request #240 from hakan42/BananaForScale-large
Handwritten, as BananaForScale is curse-only at the moment
This commit is contained in:
commit
f04d9b4dee
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"spec_version" : "v1.4",
|
||||
"identifier" : "BananaForScale-large",
|
||||
"name" : "Banana for Scale - large",
|
||||
"abstract" : "Banana for Scale - Analyse bananas in space!",
|
||||
"license" : "restricted",
|
||||
"author" : "JoePatrick1",
|
||||
"version" : "1.0",
|
||||
"conflicts": [
|
||||
{ "name": "BananaForScale-small" }
|
||||
],
|
||||
"provides" : [ "BananaForScale", "BfS" ],
|
||||
"resources": {
|
||||
"x_curse" : "http://kerbal.curseforge.com/ksp-mods/223077-banana-for-scale",
|
||||
"homepage" : "http://forum.kerbalspaceprogram.com/threads/89570"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"find" : "BfS",
|
||||
"install_to" : "GameData"
|
||||
}
|
||||
],
|
||||
"download" : "http://addons.cursecdn.com/files/2212/343/BfS%20(1).zip",
|
||||
"x_maintained" : "hakan42 - who loves bananas in space",
|
||||
"download_size": 636240
|
||||
}
|
Loading…
Reference in New Issue