"NetKAN generated mods - SigmaBinary-core-1-v1.7.0"
This commit is contained in:
parent
1f49e75310
commit
75bb4abbe2
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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/index.php?/topic/115114-sb/",
|
||||
"repository": "https://github.com/Sigma88/Sigma-Binary"
|
||||
},
|
||||
"version": "1:v1.7.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SigmaBinary-DunaIke"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Binary",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-Binary/releases/download/v1.7.0/Sigma-Binary.v1.7.0.zip",
|
||||
"download_size": 514843,
|
||||
"download_hash": {
|
||||
"sha1": "470E672D88416911C2321CDCAF1917280C9B73F8",
|
||||
"sha256": "284E7F95F37E81B0ADD5CBDBFE08C0FF12A659152119F00B135668E4748B0F6A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue