1
0
Fork 0

Version update 0.16

This commit is contained in:
Carlos Galindo 2017-12-15 01:00:41 +01:00
parent 1982df57dd
commit 6973897554
Signed by: kauron
GPG Key ID: 83E68706DEE119A3
1 changed files with 2 additions and 2 deletions

View File

@ -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"]
}