1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/InfernalRobotics-Sequencer/InfernalRobotics-Sequencer-0.1.ckan
Paul Fenwick 327b28f5bd Convert all FOSS mods from KS to download from i.52k.de
Thanks to @V1TA5, we have a mirror of the freely redistributable mods
from KS. This change re-writes extant CKAN metadata files that have
free licenses to use the i.52k.de server.

Created by running 1f3e252e9ae3dbad6e123d72dd1a255e32484a6e of
kspstuff-migrate.pl in https://github.com/pjf/KS-KSPStuff-Migration
2016-02-22 11:53:15 -05:00

31 lines
975 B
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": {
"kerbalstuff": "https://kerbalstuff.com/mod/708/Sequencer%20for%20Infernal%20Robotics"
},
"ksp_version": "0.90",
"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.1",
"download": "http://i.52k.de/kspmods/storage/Ziw_6460/Sequencer_for_Infernal_Robotics/Sequencer_for_Infernal_Robotics-0.1.zip",
"x_generated_by": "netkan",
"download_size": 72825
}