forked from cacklingfiend/bzlib
Rename mod
This commit is contained in:
parent
6c6f53dd2c
commit
ef9d6d715e
4 changed files with 5 additions and 5 deletions
|
|
@ -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)
|
||||||
|
|
@ -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": [
|
||||||
Loading…
Add table
Add a link
Reference in a new issue