"NetKAN generated mods - StockBugFixPlus-v1.1.2a.1"
This commit is contained in:
parent
b83f3ab7b3
commit
854fa924fb
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StockBugFixPlus",
|
||||
"name": "Stock Bug Fix Modules & StockPlus",
|
||||
"abstract": "Fixes for common stock KSP bugs. Enhancements of stock functionality",
|
||||
"author": "ClawKSP",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/97285",
|
||||
"repository": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules"
|
||||
},
|
||||
"version": "v1.1.2a.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "StockBugFixModules"
|
||||
},
|
||||
{
|
||||
"name": "StockPlus"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ClawKSP/KSP-Stock-Bug-Fix-Modules/releases/download/v1.1.2a.1/StockBugFixPlus.v1.1.2a.1.zip",
|
||||
"download_size": 37171,
|
||||
"download_hash": {
|
||||
"sha1": "DBC3AF1DF7D9CE40569151BFBE4F1C207EDCEFD6",
|
||||
"sha256": "E0765A54F5C1F949DFA36CDF8E9B8E8C873C7F1AB93724923305F296D4B06B2E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue