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

Added dynamic tips&tricks page

Also:
- removed redundant wikimod integrations
- maintenance
This commit is contained in:
Wyrrrd
2022-08-10 15:40:34 +02:00
parent 323f0272d2
commit 458dfd619e
25 changed files with 122 additions and 287 deletions
+3 -6
View File
@@ -1,16 +1,13 @@
{
"name": "Rocket_Turrets",
"version": "1.1.1",
"version": "1.1.2",
"title": "RocketTurrets",
"author": "Wyrrrd",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1.0",
"? bobplates >= 0.18.1",
"? bobwarfare >= 0.18.3",
"? Booktorio >= 1.0.0",
"? informatron >= 0.1.5",
"? wiki >= 0.18.01"
"? bobplates >= 1.1.0",
"? bobwarfare >= 1.1.0"
],
"description": "Adds rocket turrets"
}