1
0
mirror of https://github.com/Wyrrrd/Rocket_Turrets.git synced 2026-06-06 15:50:24 +02:00

Updated for 1.1

- Integrated 1.1 base game technology rename for gun turrets
This commit is contained in:
Wyrrrd
2020-11-19 20:56:25 +01:00
parent b0278680c0
commit 00716fd7c6
3 changed files with 9 additions and 4 deletions
+5
View File
@@ -1,4 +1,9 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: ????
Changes:
- Integrated 1.1 base game technology rename for gun turrets
---------------------------------------------------------------------------------------------------
Version: 0.18.5 Version: 0.18.5
Date: 2020-04-02 Date: 2020-04-02
Changes: Changes:
+3 -3
View File
@@ -1,11 +1,11 @@
{ {
"name": "Rocket_Turrets", "name": "Rocket_Turrets",
"version": "0.18.5", "version": "1.1.0",
"title": "RocketTurrets", "title": "RocketTurrets",
"author": "Wyrrrd", "author": "Wyrrrd",
"factorio_version": "0.18", "factorio_version": "1.1",
"dependencies": [ "dependencies": [
"base >= 0.18.0", "base >= 1.1.0",
"? bobplates >= 0.18.1", "? bobplates >= 0.18.1",
"? bobwarfare >= 0.18.3", "? bobwarfare >= 0.18.3",
"? Booktorio >= 1.0.0", "? Booktorio >= 1.0.0",
+1 -1
View File
@@ -15,7 +15,7 @@ rocket_tech = {
prerequisites = prerequisites =
{ {
"rocketry", "rocketry",
"turrets", "gun-turret",
"steel-processing", "steel-processing",
}, },
unit = unit =