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

Merged vanilla version

Reworked loading logic of entities, items, recipes and tech
This commit is contained in:
Wyrrrd
2020-02-20 23:59:58 +01:00
parent 15114a7394
commit 2ac4f17e30
13 changed files with 382 additions and 183 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "Rocket_Turrets",
"version": "0.18.0",
"version": "0.18.1",
"title": "RocketTurrets",
"author": "Wyrrrd",
"contact": "",
"homepage": "",
"factorio_version": "0.18",
"dependencies": ["base >= 0.18.0", "boblibrary >= 0.18.0", "bobplates >= 0.18.0", "bobelectronics >= 0.18.0"],
"dependencies": ["base >= 0.18.0", "? bobplates >= 0.18.1"],
"description": "Adds rocket turrets"
}