mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-07-22 14:30:23 +02:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70d23dc5c5 | ||
|
|
3b2862d991 |
@@ -1,4 +1,9 @@
|
|||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 2.1.0
|
||||||
|
Date: 2026-07-19
|
||||||
|
Changes:
|
||||||
|
- Updated to Factorio 2.1. No code changes were required.
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 2.0.11
|
Version: 2.0.11
|
||||||
Date: 2025-11-09
|
Date: 2025-11-09
|
||||||
Locale:
|
Locale:
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "Gun_Turret_Alerts",
|
"name": "Gun_Turret_Alerts",
|
||||||
"version": "2.0.11",
|
"version": "2.1.0",
|
||||||
"title": "Ammo Alerts",
|
"title": "Ammo Alerts",
|
||||||
"author": "Wyrrrd",
|
"author": "Wyrrrd",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.1",
|
||||||
"dependencies": ["base >= 2.0.0"],
|
"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"
|
"description": "Adds map alerts for players when a turret or car is either out of ammo or has low ammo"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user