Compare commits

..

3 commits
main ... main

Author SHA1 Message Date
Simon Brodtmann
6e1ebd7fe3 2.0.30 2025-11-05 10:18:19 +01:00
9141272322 New scales for items that was too small. (#9)
Just simple scale increase for item mip textures. More info in last commit description.

![image](/attachments/63fa30f2-3fb7-4744-9439-4f8840fbf879)

Reviewed-on: cacklingfiend/Bio_Industries_2#9
Co-authored-by: MAGGen <maggen@noreply.example.org>
Co-committed-by: MAGGen <maggen@noreply.example.org>
2025-11-03 22:17:20 +01:00
Simon Brodtmann
7f7e973136 2.0.29 2025-11-02 18:45:53 +01:00
2 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,14 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 2.0.30
Date: 05.11.2025
Bug Fixes:
- Fix icon scales
---------------------------------------------------------------------------------------------------
Version: 2.0.29
Date: 02.11.2025
Bug Fixes:
- Remove settings check for wooden rails
---------------------------------------------------------------------------------------------------
Version: 2.0.28 Version: 2.0.28
Date: 01.11.2025 Date: 01.11.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "Bio_Industries_2", "name": "Bio_Industries_2",
"version": "2.0.28", "version": "2.0.30",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "Bio Industries", "title": "Bio Industries",
"author": "TheSAguy - Had a few Ideas, Pi-C (Programming Genius), Snouz (Graphics Wizard), Cackling Fiend - Conversion to F2.0", "author": "TheSAguy - Had a few Ideas, Pi-C (Programming Genius), Snouz (Graphics Wizard), Cackling Fiend - Conversion to F2.0",