NetKAN added mod - SimpleAdjustableFairings-KWRocketry-v1.4.0
This commit is contained in:
parent
db056696a2
commit
f7edf0bfc1
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleAdjustableFairings-KWRocketry",
|
||||
"name": "Simple Adjustable Fairings - KW Rocketry Pack",
|
||||
"abstract": "The original KW Rocketry fairings implemented using the Simple Adjustable Fairings plugin. Models by Kickasskyle and Winston.",
|
||||
"author": [
|
||||
"blowfish",
|
||||
"Kickasskyle",
|
||||
"Winston"
|
||||
],
|
||||
"version": "v1.4.0",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=159101",
|
||||
"repository": "https://github.com/blowfishpro/SimpleAdjustableFairings-KWRocketry",
|
||||
"bugtracker": "https://github.com/blowfishpro/SimpleAdjustableFairings-KWRocketry/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/blowfishpro/SimpleAdjustableFairings-KWRocketry/master/NetKAN/SimpleAdjustableFairings-KWRocketry.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/blowfishpro/SimpleAdjustableFairings-KWRocketry/master/GameData/SimpleAdjustableFairings-KWRocketry/SimpleAdjustableFairings-KWRocketry.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "SimpleAdjustableFairings"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleAdjustableFairings-KWRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/SimpleAdjustableFairings-KWRocketry/releases/download/v1.4.0/SimpleAdjustableFairings-KWRocketry_v1.4.0.zip",
|
||||
"download_size": 4312766,
|
||||
"download_hash": {
|
||||
"sha1": "B5CE3448396FF530A8B055AB2CDF84F975E10349",
|
||||
"sha256": "99BEE8D262F3253F229DE0F379734AFFEAB4E45628FB8CBA42CFA4A9BC47FB0E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-26T04:10:29Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue