1
0
mirror of https://github.com/Wyrrrd/Rocket_Turrets.git synced 2026-04-23 22:23:17 +02:00

Added informatron support

This commit is contained in:
Wyrrrd
2020-03-16 14:15:23 +01:00
parent e6bf131d29
commit 7ccdfc6592
15 changed files with 87 additions and 6 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"factorio_version": "0.18",
"dependencies": [
"base >= 0.18.0",
"? bobplates >= 0.18.1"
"? bobplates >= 0.18.1",
"? informatron >= 0.1.5"
],
"description": "Adds rocket turrets"
}