Skip to content

Commit 1113c63

Browse files
chore(release): 1.0.0 [skip ci]
--------------------------------------------------------------------------------------------------- Version: 1.0.0 Date: 2025-04-15 Graphics: - Add inventory icons
1 parent 0263b4a commit 1113c63

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

changelog.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 1.0.0
3+
Date: 2025-04-15
4+
Graphics:
5+
- Add inventory icons
6+
---------------------------------------------------------------------------------------------------
27
Version: 0.1.0
38
Date: 2025-04-15
49
Info:
@@ -12,4 +17,4 @@ Date: 2025-04-15
1217
Passthrough API providing conflict-free interaction with "apparent" pickup and drop targets of entities, even when otherwise hidden by this implementation.
1318
Unified Inventory Type API for querying entity-specific mappings for unified inventory types as well as registration of custom mappings for modded entities.
1419
Gui:
15-
- Adds panels to relevant entity GUIs for configuring inventory selectors and related circuit network settings.
20+
- Adds panels to relevant entity GUIs for configuring inventory selectors and related circuit network settings.

info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inventory-selector",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"title": "Inventory Selector",
55
"author": "noodlebox",
66
"homepage": "https://github.com/noodlebox/factorio-inventory-selector",
@@ -16,4 +16,4 @@
1616
"freezing_required": false,
1717
"segmented_units_required": false,
1818
"expansion_shaders_required": false
19-
}
19+
}

0 commit comments

Comments
 (0)