diff --git a/README.md b/README.md index 2f549e4..7862279 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# BZ Util -Moves the util code from all bz mods to this mod. +# BZ Lib +Moves the lib code from all bz mods to this mod. ## Credits - Brevven (original code) \ No newline at end of file diff --git a/bzutil/LICENSE.md b/bzlib/LICENSE.md similarity index 100% rename from bzutil/LICENSE.md rename to bzlib/LICENSE.md diff --git a/bzutil/data-util.lua b/bzlib/data-util.lua similarity index 100% rename from bzutil/data-util.lua rename to bzlib/data-util.lua diff --git a/bzutil/info.json b/bzlib/info.json similarity index 68% rename from bzutil/info.json rename to bzlib/info.json index bc1c0cf..b06128d 100644 --- a/bzutil/info.json +++ b/bzlib/info.json @@ -1,9 +1,9 @@ { - "name": "bzutil", + "name": "bzlib", "version": "1.0.0", "factorio_version": "2.0", - "title": "BZ Util", - "description": "Util code for BZ mods", + "title": "BZ Lib", + "description": "Library code for BZ mods", "author": "Brevven, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [