initial commit

This commit is contained in:
Simon Brodtmann 2026-02-24 23:09:48 +01:00
commit 9efdaf93aa
5 changed files with 43 additions and 0 deletions

13
bzutil/info.json Normal file
View 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"
]
}