1.0.1
This commit is contained in:
parent
0f8cf2c93d
commit
ae38826a2e
2 changed files with 7 additions and 1 deletions
6
bzlib/changelog.txt
Normal file
6
bzlib/changelog.txt
Normal 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
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue