1
0
mirror of https://github.com/Wyrrrd/bbr-fix.git synced 2026-04-18 02:14:51 +02:00

Rewrite against bugs and for performance

This commit is contained in:
Wyrrrd
2023-03-22 13:38:44 +01:00
parent db9a5ccdb3
commit 86b98f8bc9
4 changed files with 78 additions and 20 deletions

View File

@@ -1,12 +1,13 @@
{
"name": "bbr-fix",
"version": "1.1.2",
"version": "1.1.3",
"title": "Beautiful Bridge Railway - Recipe Fix",
"author": "Wyrrrd",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1.0",
"beautiful_bridge_railway >= 1.1.1"
"beautiful_bridge_railway >= 1.1.1",
"(?) IndustrialRevolution3 >= 3.0.1"
],
"description": "Adds rails to recipes."
}