"NetKAN generated mods - SigmaBinary-core-1-v1.5.2"
This commit is contained in:
parent
6cd510aab0
commit
0f0e5220ee
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "This mod used to be packaged differently but is now repackaged to allow an upgrade path.",
|
||||
"identifier": "SigmaBinary-core",
|
||||
"name": "Sigma Binary",
|
||||
"abstract": "This mod will let you turn custom and/or stock bodies into binary systems, without the need to do all the calculations yourself.",
|
||||
"author": "Sigma88",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/127820",
|
||||
"repository": "https://github.com/Sigma88/Sigma-Binary"
|
||||
},
|
||||
"version": "1:v1.5.2",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.23"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "2:release-1-0-3"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SigmaBinary-DunaIke"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Binary",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-Binary/releases/download/v1.5.2/Sigma-Binary.v1.5.2.zip",
|
||||
"download_size": 12620,
|
||||
"download_hash": {
|
||||
"sha1": "76F416E39B59556CF08F273C2C104AE2B36F10A7",
|
||||
"sha256": "37999D69C5709A4C892394B9343ECCFD49BC75D1C958EA15F74CAB959DCD0936"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue