NetKAN generated mods - InfernalRobotics-Sequencer/InfernalRobotics-Sequencer-0.3, MusicMute/MusicMute-1.00
This commit is contained in:
parent
fe816470af
commit
58d0aac7c9
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"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",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/708/Sequencer%20for%20Infernal%20Robotics"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"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": "https://kerbalstuff.com/mod/708/Sequencer%20for%20Infernal%20Robotics/download/0.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 69777
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
"spec_version": 1,
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/119884",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/755/MusicMute"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
|
|
Loading…
Reference in New Issue