This commit is contained in:
Simon Brodtmann 2026-03-11 23:39:46 +01:00
parent 0f8cf2c93d
commit ae38826a2e
2 changed files with 7 additions and 1 deletions

6
bzlib/changelog.txt Normal file
View file

@ -0,0 +1,6 @@
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 11.03.2026
Bug Fixes:
- K2: Fix bug in matter recipe generation
- Fix bug in add_icon when icons table is nil

View file

@ -1,6 +1,6 @@
{ {
"name": "bzlib", "name": "bzlib",
"version": "1.0.0", "version": "1.0.1",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "BZ Lib", "title": "BZ Lib",
"description": "Library code for BZ mods", "description": "Library code for BZ mods",