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

Integration work

- Reworked integration with Bob's
- Added Booktorio integration
- Moved some files around
This commit is contained in:
Wyrrrd
2020-04-03 10:40:44 +02:00
parent 8f4dcf4491
commit b0278680c0
52 changed files with 367 additions and 195 deletions
+3 -1
View File
@@ -1,12 +1,14 @@
{
"name": "Rocket_Turrets",
"version": "0.18.4",
"version": "0.18.5",
"title": "RocketTurrets",
"author": "Wyrrrd",
"factorio_version": "0.18",
"dependencies": [
"base >= 0.18.0",
"? bobplates >= 0.18.1",
"? bobwarfare >= 0.18.3",
"? Booktorio >= 1.0.0",
"? informatron >= 0.1.5",
"? wiki >= 0.18.01"
],