Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 31d63d0

Browse files
committed
Updated to version 1.1.2 and changes the flavor text
1 parent 3727778 commit 31d63d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

control.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ function init()
77
end
88

99
function load()
10-
global.version = "1.1.1"
10+
global.version = "1.1.2"
1111
global.filters = global.filters or {}
1212
global.current_page = global.current_page or {}
1313
global.filters.meta_data = {force_update = false }

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"author": "Simwir",
77
"contact": "contact@simwir.dk",
88
"homepage": "https://simwir.dk/category/factorio/shuttle-train/",
9-
"description": "Quick transportation via rail"
9+
"description": "Want to get from one end of your big expansive base to the other? Hate running or driving cars? Then why not take the train. With this mod you get a quick and effective way to use your rail infrastructure for personal transportation."
1010
}

0 commit comments

Comments
 (0)