1
0
Fork 0

update to 1.1

This commit is contained in:
Carlos Galindo 2020-11-25 17:27:08 +01:00
parent 228bcbd85e
commit 31b22417e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name": "next-station",
"version": "0.1.4",
"version": "0.1.5",
"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.18",
"factorio_version": "1.1",
"dependencies": ["base >= 0.15.32"]
}