NetKAN added mod - SimpleAdjustableFairings-v1.12.0
This commit is contained in:
parent
146fef9c81
commit
9f544d446b
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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.12.0",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=159101",
|
||||
"repository": "https://github.com/blowfishpro/SimpleAdjustableFairings",
|
||||
"bugtracker": "https://github.com/blowfishpro/SimpleAdjustableFairings/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/blowfishpro/SimpleAdjustableFairings/master/NetKAN/SimpleAdjustableFairings.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/blowfishpro/SimpleAdjustableFairings/master/GameData/SimpleAdjustableFairings/SimpleAdjustableFairings.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleAdjustableFairings",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/SimpleAdjustableFairings/releases/download/v1.12.0/SimpleAdjustableFairings_v1.12.0.zip",
|
||||
"download_size": 23111,
|
||||
"download_hash": {
|
||||
"sha1": "7923C67C18AD0EFF548E016453349E51386E3C00",
|
||||
"sha256": "5CCDBC87785EAFF8926750F74ECC70614EF5DE5F84A6E2928639A02820FF127E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-22T07:42:33Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue