update to 1.1
This commit is contained in:
parent
228bcbd85e
commit
31b22417e0
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "next-station",
|
"name": "next-station",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5",
|
||||||
"title": "Next Station",
|
"title": "Next Station",
|
||||||
"author": "kauron",
|
"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.",
|
"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.18",
|
"factorio_version": "1.1",
|
||||||
"dependencies": ["base >= 0.15.32"]
|
"dependencies": ["base >= 0.15.32"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue