mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - SigmaBinary-core-1-v1.1.1"
This commit is contained in:
37
SigmaBinary-core/SigmaBinary-core-1-v1.1.1.ckan
Normal file
37
SigmaBinary-core/SigmaBinary-core-1-v1.1.1.ckan
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
{
|
||||||
|
"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": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/127820",
|
||||||
|
"repository": "https://github.com/Sigma88/Sigma-Binary"
|
||||||
|
},
|
||||||
|
"version": "1:v1.1.1",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"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.1.1/SigmaBinary.v1.1.1.zip",
|
||||||
|
"download_size": 17618,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Reference in New Issue
Block a user