initial commit

This commit is contained in:
Simon Brodtmann 2026-02-24 23:09:48 +01:00
commit 48afe2934f
3 changed files with 10 additions and 0 deletions

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*]
indent_style = space
indent_size = 2

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.idea
*.zip

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# BZ Util
Moves the util code from al bz mods to this mod.
## Credits
- Brevven (original code)