NetKAN generated mods - SimpleAdjustableFairings-v1.7.1
This commit is contained in:
parent
93f2f2e445
commit
abac5616fa
|
@ -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.7.1",
|
||||
"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.7.1/SimpleAdjustableFairings_v1.7.1.zip",
|
||||
"download_size": 19669,
|
||||
"download_hash": {
|
||||
"sha1": "EA0D475AA23CFAC3F144D62D49E7AF0F1E72EB56",
|
||||
"sha256": "53A4A2C057ADE3FCE5EB7AA5BEEE1C419C5ACD3E689A9BF2DDAFF595BA8887A0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue