Initial commit
This commit is contained in:
commit
6708414db3
5 changed files with 54 additions and 0 deletions
7
data.lua
Normal file
7
data.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
data:extend({
|
||||
{
|
||||
type = "custom-input",
|
||||
name = "go-to-next-station",
|
||||
key_sequence = "SHIFT + N"
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue