13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|
|
|