Skip to content

Commit 9fdc49d

Browse files
committed
Update to 0.17.8
1 parent 7f2dbf7 commit 9fdc49d

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 0.17.8
3+
Date: 17. 11. 2024
4+
Scripting:
5+
- Updated /static-libs to fix icon issues
6+
---------------------------------------------------------------------------------------------------
27
Version: 0.17.7
38
Date: 14. 11. 2024
49
Bugfixes:

experimental/lazyAPI.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ lazyAPI.all_utility_sprite_fields = {
588588
"downloaded_white", "equipment_grid", "expand_dots", "expand_dots_white",
589589
"export", "import", "map", "map_exchange_string", "missing_mod_icon",
590590
"not_available", "play", "stop", "preset", "refresh", "reset",
591-
"reset_white", "shuffle", "station_name", "search_black", "search_white",
591+
"reset_white", "shuffle", "station_name", "search",
592592
"sync_mods", "trash", "trash_white", "copy", "reassign", "warning",
593593
"warning_white", "list_view", "grid_view", "reference_point", "mouse_cursor",
594594
"mod_dependency_arrow", "add", "clone", "go_to_arrow", "pause",

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zk-lib",
3-
"version": "0.17.7",
3+
"version": "0.17.8",
44
"factorio_version": "2.0",
55
"title": "ZwerOxotnik's extendable mod with 8 addons",
66
"author": "ZwerOxotnik",

static-libs

0 commit comments

Comments
 (0)