1
0
Fork 0

Initial commit

This commit is contained in:
Carlos Galindo 2017-08-04 10:30:11 +02:00
commit 6708414db3
Signed by: kauron
GPG key ID: 83E68706DEE119A3
5 changed files with 54 additions and 0 deletions

9
info.json Normal file
View file

@ -0,0 +1,9 @@
{
"name": "next-station",
"version": "0.1.1",
"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",
"dependencies": ["base >= 0.15.32"]
}