forked from cacklingfiend/bzlib
initial commit
This commit is contained in:
commit
9efdaf93aa
5 changed files with 43 additions and 0 deletions
13
bzutil/info.json
Normal file
13
bzutil/info.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "bzutil",
|
||||
"version": "1.0.0",
|
||||
"factorio_version": "2.0",
|
||||
"title": "BZ Util",
|
||||
"description": "Util code for BZ mods",
|
||||
"author": "Brevven, cackling fiend",
|
||||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||
"dependencies": [
|
||||
"base >= 2.0"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue