NetKAN generated mods - SimpleAdjustableFairings-v1.8.0
This commit is contained in:
parent
3d12148db5
commit
e5f9d61666
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleAdjustableFairings",
|
||||
"name": "Simple Adjustable Fairings - Plugin",
|
||||
"abstract": "A plugin that allows the creation of good looking, easy to use, single part payload farings.",
|
||||
"author": "blowfish",
|
||||
"version": "v1.8.0",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=159101",
|
||||
"repository": "https://github.com/blowfishpro/SimpleAdjustableFairings",
|
||||
"metanetkan": "https://raw.githubusercontent.com/blowfishpro/SimpleAdjustableFairings/master/NetKAN/SimpleAdjustableFairings.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleAdjustableFairings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/SimpleAdjustableFairings/releases/download/v1.8.0/SimpleAdjustableFairings_v1.8.0.zip",
|
||||
"download_size": 21461,
|
||||
"download_hash": {
|
||||
"sha1": "7F551B120FE6E876BC396B2ACBCC26B4DDDE0C2A",
|
||||
"sha256": "A2FB42E20DE6556B2A4720E7E3E7637FF44E8D801C6A4199CC3DAD83E263717F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue