API: custom-input key_sequence to CTRL + TAB not working
Posted: Thu Dec 14, 2017 1:08 am
Hi,
Settings custom-input key_sequence to CTRL + TAB don't seem to work anymore. It show as Unknown in the game. Use to work in 0.15.
You can test it quickly with this mod.
https://mods.factorio.com/mods/devilwarriors/Chainsaw
Thanks
Settings custom-input key_sequence to CTRL + TAB don't seem to work anymore. It show as Unknown in the game. Use to work in 0.15.
Code: Select all
data:extend({
{
type = "custom-input",
name = "chainsaw-toggle",
key_sequence = "CTRL + TAB"
}
})
https://mods.factorio.com/mods/devilwarriors/Chainsaw
Thanks