1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/InfernalRobotics-Sequencer/InfernalRobotics-Sequencer-1.0.0.ckan
2016-08-04 19:08:49 +00:00

38 lines
1.4 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "InfernalRobotics-Sequencer",
"name": "Sequencer for Infernal Robotics",
"abstract": "This add-on serves as an example on how to use Infernal Robotics's API. With this mod you can create and play sequences of servo movement commands and special commands, like GoTo, Toggle ActionGroup, Delay and Wait.",
"author": "ZiwKerman",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/104547-113-ir-sequencer-v100-add-on-to-infernal-robotics-updated-09072016/",
"repository": "https://github.com/MagicSmokeIndustries/IR-Sequencer"
},
"version": "1.0.0",
"ksp_version": "1.1.3",
"depends": [
{
"name": "InfernalRobotics",
"min_version": "0.21.3"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "IRSequencer",
"install_to": "GameData/MagicSmokeIndustries"
}
],
"download": "https://github.com/MagicSmokeIndustries/IR-Sequencer/releases/download/1.0.0/IRSequencer-1.0-Final.zip",
"download_size": 236244,
"download_hash": {
"sha1": "9B54559CA669612521A6A378F517306A897B7DE8",
"sha256": "5B9D251D6234EC1217BB7F358D60D03303AAD751F9C3CED16D9776D402873DA6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}