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-0.3.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

35 lines
1.3 KiB
Plaintext

{
"identifier": "InfernalRobotics-Sequencer",
"license": "GPL-3.0",
"spec_version": "v1.4",
"depends": [
{
"name": "InfernalRobotics"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "IRSequencer",
"install_to": "GameData/MagicSmokeIndustries"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116076",
"repository": "https://github.com/MagicSmokeIndustries/IR-Sequencer",
"kerbalstuff": "https://kerbalstuff.com/mod/708/Sequencer%20for%20Infernal%20Robotics"
},
"name": "Sequencer for Infernal Robotics",
"abstract": "With this mod you can create and play sequences of servo movement commands and special commands, like GoTo, Toggle ActionGroup, Delay and Wait.",
"author": "Ziw",
"version": "0.3",
"download": "http://ckan1.spacedock.info/storage/Ziw_6460/Sequencer_for_Infernal_Robotics/Sequencer_for_Infernal_Robotics-0.3.zip",
"x_generated_by": "netkan",
"x_screenshot": "https://kerbalstuff.com/content/Ziw_6460/Sequencer_for_Infernal_Robotics/Sequencer_for_Infernal_Robotics-1429644819.0534055.png",
"download_size": 69777,
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4"
}