1
0
mirror of https://github.com/Wyrrrd/bbr-fix.git synced 2026-07-06 21:16:50 +02:00

2 Commits

Author SHA1 Message Date
Wyrrrd 787b3c7bb5 Version oops 2020-12-02 19:07:34 +01:00
Wyrrrd e82c01e9cb Version bump for base game 1.1 2020-12-02 19:04:48 +01:00
2 changed files with 9 additions and 4 deletions
+5
View File
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 2020-12-02
Changes:
- Version bump for base game 1.1
---------------------------------------------------------------------------------------------------
Version: 0.18.4
Date: 2020-05-25
Changes:
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "bbr-fix",
"version": "0.18.4",
"version": "1.1.0",
"title": "Beautiful Bridge Railway - Recipe Fix",
"author": "Wyrrrd",
"factorio_version": "0.18",
"factorio_version": "1.1",
"dependencies": [
"base >= 0.18",
"beautiful_bridge_railway >= 0.18.1"
"base >= 1.1.0",
"beautiful_bridge_railway >= 1.1.1"
],
"description": "Adds rails to recipes."
}