1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-03-25 16:49:50 +01:00

Complementary file(s) format improvements

This commit is contained in:
Wyrrrd
2020-02-22 12:11:13 +01:00
parent ba8470502f
commit 67f1366cd2
2 changed files with 18 additions and 2 deletions

17
changelog.txt Normal file
View File

@@ -0,0 +1,17 @@
---------------------------------------------------------------------------------------------------
Version: 0.18.1
Date: 22. 2. 2020
Changes:
- Added changelog file
- Changed dependency to base 0.18
---------------------------------------------------------------------------------------------------
Version: 0.18.0
Date: 20. 2. 2020
Changes:
- Ported to 0.18
- Renamed mod for upload in mod portal
- Matched versioning to Factorio versions
Graphics:
- Added thumbnail
---------------------------------------------------------------------------------------------------

View File

@@ -3,8 +3,7 @@
"version": "0.18.0",
"title": "Gun_Turret_Alerts",
"author": "Wyrrrd",
"homepage": "",
"factorio_version": "0.18",
"dependencies": ["base >= 0.16"],
"dependencies": ["base >= 0.18"],
"description": "Adds map alerts for players when a turret is either out of ammo or has low ammo"
}