File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
---------------------------------------------------------------------------------------------------
2
- Version: 0.4 .0
2
+ Version: 1.0 .0
3
3
Date: 2020-08-29
4
4
Features:
5
5
- Labs have steam connections on each side (because they cannot be rotated)
@@ -10,6 +10,7 @@ Date: 2020-08-29
10
10
- Show steam connections in ALT mode
11
11
- Remove debug logs
12
12
Changes:
13
+ - Update to Factorio 1.0
13
14
- Remove Mini Storage Tank
14
15
- Don't enable some Circuit network items automatically
15
16
- Add German translation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Steamed" ,
3
- "description" : " Production line and mining drills need steam instead of electric energy; [Work in Progress] " ,
4
- "version" : " 0.3 .0" ,
3
+ "description" : " Production line and mining drills need steam instead of electric energy. " ,
4
+ "version" : " 1.0 .0" ,
5
5
"title" : " Steamed" ,
6
6
"author" : " darkfrei" ,
7
7
"dependencies" : [" base" , " ? SteamCooling" ],
8
- "factorio_version" : " 0.18 "
8
+ "factorio_version" : " 1.0 "
9
9
}
You can’t perform that action at this time.
0 commit comments