NetKAN generated mods - SimpleAdjustableFairings-v1.9.1
This commit is contained in:
parent
3ab9baff66
commit
a76f32b3ed
|
@ -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.9.1",
|
||||
"ksp_version": "1.9.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.9.1/SimpleAdjustableFairings_v1.9.1.zip",
|
||||
"download_size": 22487,
|
||||
"download_hash": {
|
||||
"sha1": "B8140C7C944A74DBE8A3DC7E83120AD69A6DD18D",
|
||||
"sha256": "0F9C768C3AD07620A617107F8A5168EA388F7F06FDCF8CE387C0775051A4ADE5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue