1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-03 15:56:38 +02:00

Migration to 2.0

- Renamed car group to vehicle group in all languages
- Added spidertrons to vehicle group
This commit is contained in:
Wyrrrd
2024-10-27 22:24:16 +01:00
parent 0b343029e9
commit 95ba24d2f9
8 changed files with 61 additions and 50 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
{
"name": "Gun_Turret_Alerts",
"version": "1.1.11",
"version": "2.0.0",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.0"],
"factorio_version": "2.0",
"dependencies": ["base >= 2.0.0"],
"description": "Adds map alerts for players when a turret or car is either out of ammo or has low ammo"
}