mirror of
https://github.com/Wyrrrd/bbr-fix.git
synced 2026-07-06 21:16:50 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 787b3c7bb5 | |||
| e82c01e9cb |
@@ -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:
|
||||
|
||||
@@ -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."
|
||||
}
|
||||
Reference in New Issue
Block a user