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

Initial commit

Only changed supported Factorio version and added thumbnail
This commit is contained in:
Wyrrrd
2020-02-17 21:11:17 +01:00
parent 8cc4551e96
commit 1ef2d837f7
7 changed files with 91 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "Gun_Turret_Alerts",
"version": "0.18.0",
"title": "Gun_Turret_Alerts",
"author": "Wyrrrd",
"homepage": "",
"factorio_version": "0.18",
"dependencies": ["base >= 0.16"],
"description": "Adds map alerts for players when a turret is either out of ammo or has low ammo"
}