Rename mod

This commit is contained in:
Simon Brodtmann 2026-02-25 00:21:38 +01:00
parent 6c6f53dd2c
commit ef9d6d715e
4 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
# BZ Util # BZ Lib
Moves the util code from all bz mods to this mod. Moves the lib code from all bz mods to this mod.
## Credits ## Credits
- Brevven (original code) - Brevven (original code)

View file

@ -1,9 +1,9 @@
{ {
"name": "bzutil", "name": "bzlib",
"version": "1.0.0", "version": "1.0.0",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "BZ Util", "title": "BZ Lib",
"description": "Util code for BZ mods", "description": "Library code for BZ mods",
"author": "Brevven, cackling fiend", "author": "Brevven, cackling fiend",
"homepage": "https://discord.gg/ufvFUJtVwk", "homepage": "https://discord.gg/ufvFUJtVwk",
"dependencies": [ "dependencies": [