This commit is contained in:
leoric
2026-07-19 20:05:11 +02:00
committed by Wyrrrd
parent be1e708c1a
commit 3b2862d991
2 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.12
Date: 2026-07-12
Changes:
- Updated to Factorio 2.1. No code changes were required.
---------------------------------------------------------------------------------------------------
Version: 2.0.11
Date: 2025-11-09
Locale:
+3 -3
View File
@@ -1,9 +1,9 @@
{
"name": "Gun_Turret_Alerts",
"version": "2.0.11",
"version": "2.0.12",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "2.0",
"dependencies": ["base >= 2.0.0"],
"factorio_version": "2.1",
"dependencies": ["base >= 2.1.0"],
"description": "Adds map alerts for players when a turret or car is either out of ammo or has low ammo"
}