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

Commit ec035ff

Browse files
committed
Added info to info.json and added entity information to the locale
1 parent 2dd7c0f commit ec035ff

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"title": "Shuttle Train",
55
"author": "Simwir",
6-
"contact": "",
7-
"homepage": "",
8-
"description": ""
6+
"contact": "contact@simwir.dk",
7+
"homepage": "https://simwir.dk/category/factorio/shuttle-train/",
8+
"description": "Quick transportation via rail"
99
}

locale/en/locale.cfg

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22
shuttleTrain = Shuttle Train
33

44
[item-description]
5-
shuttleTrin = A train for personal transportation
5+
shuttleTrain = A train for personal transportation
66

77
[technology-name]
88
shuttleTrain_tech = Shuttle Train
99

1010
[technology-description]
11-
shuttleTrain_tech = Unlocks the Shuttle train for fast personal transportation
11+
shuttleTrain_tech = Unlocks the Shuttle train for fast personal transportation
12+
13+
[entity-name]
14+
shuttleTrain = Shuttle Train
15+
16+
[entity-description]
17+
shuttleTrain = A train for personal transportation

0 commit comments

Comments
 (0)