initial commit
This commit is contained in:
commit
48afe2934f
3 changed files with 10 additions and 0 deletions
3
.editorconfig
Normal file
3
.editorconfig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.idea
|
||||
*.zip
|
||||
5
README.md
Normal file
5
README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# BZ Util
|
||||
Moves the util code from al bz mods to this mod.
|
||||
|
||||
## Credits
|
||||
- Brevven (original code)
|
||||
Loading…
Add table
Add a link
Reference in a new issue