1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-04-18 03:34:52 +02:00

Up version

This commit is contained in:
Wyrrrd
2024-11-10 15:06:40 +01:00
parent 037d321604
commit 86820c48c3
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,13 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.7
Date: 2024-11-10
Optimizations:
- Add cleanup of empty global tables
- Move global table creation from on_surface_created to on_built_entity to save on event
listeners
- Review force rename/removal handling
- Code cleanup and comments
---------------------------------------------------------------------------------------------------
Version: 2.0.6
Date: 2024-11-10
Features:

View File

@@ -1,6 +1,6 @@
{
"name": "Gun_Turret_Alerts",
"version": "2.0.6",
"version": "2.0.7",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "2.0",