"NetKAN generated mods - SigmaBinary-core-1-v1.6.7"
This commit is contained in:
parent
5a99cb5968
commit
50aad1e0a3
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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.6.7",
|
||||
"ksp_version": "1.3.1",
|
||||
"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.6.7/Sigma-Binary.v1.6.7.zip",
|
||||
"download_size": 510596,
|
||||
"download_hash": {
|
||||
"sha1": "DCA23429444F4D935E38A0EC4F87B0226D161294",
|
||||
"sha256": "18006005B76D5DA2A46BFC052E3725A044102DA3606C09636B556AAD2449650C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue