Version update 0.16
This commit is contained in:
parent
1982df57dd
commit
6973897554
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "next-station",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"title": "Next Station",
|
||||
"author": "kauron",
|
||||
"description": "Adds a hotkey to send the trains to their next station. First check if the player is mousing over a train and then the train the player is riding.",
|
||||
"factorio_version": "0.15",
|
||||
"factorio_version": "0.16",
|
||||
"dependencies": ["base >= 0.15.32"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue