mirror of
https://github.com/Wyrrrd/Rocket_Turrets.git
synced 2026-04-17 17:34:51 +02:00
Updated for 1.1
- Integrated 1.1 base game technology rename for gun turrets
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.1.0
|
||||
Date: ????
|
||||
Changes:
|
||||
- Integrated 1.1 base game technology rename for gun turrets
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.18.5
|
||||
Date: 2020-04-02
|
||||
Changes:
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "Rocket_Turrets",
|
||||
"version": "0.18.5",
|
||||
"version": "1.1.0",
|
||||
"title": "RocketTurrets",
|
||||
"author": "Wyrrrd",
|
||||
"factorio_version": "0.18",
|
||||
"factorio_version": "1.1",
|
||||
"dependencies": [
|
||||
"base >= 0.18.0",
|
||||
"base >= 1.1.0",
|
||||
"? bobplates >= 0.18.1",
|
||||
"? bobwarfare >= 0.18.3",
|
||||
"? Booktorio >= 1.0.0",
|
||||
|
||||
@@ -15,7 +15,7 @@ rocket_tech = {
|
||||
prerequisites =
|
||||
{
|
||||
"rocketry",
|
||||
"turrets",
|
||||
"gun-turret",
|
||||
"steel-processing",
|
||||
},
|
||||
unit =
|
||||
|
||||
Reference in New Issue
Block a user