1
0
mirror of https://github.com/Wyrrrd/Rocket_Turrets.git synced 2026-03-25 15:19:49 +01:00
Files
Rocket_Turrets/info.json
Wyrrrd 0c0de13bd0 Reorganizing
- Moved integrations to separate directory
- Simplified check for bobplates
- Merged MK1 turret with vanilla turret
2020-03-11 21:26:03 +01:00

12 lines
269 B
JSON

{
"name": "Rocket_Turrets",
"version": "0.18.3",
"title": "RocketTurrets",
"author": "Wyrrrd",
"factorio_version": "0.18",
"dependencies": [
"base >= 0.18.0",
"? bobplates >= 0.18.1"
],
"description": "Adds rocket turrets"
}