Initial commit
Some checks failed
build / build (push) Failing after 3m47s

This commit is contained in:
lily 2025-04-23 19:49:37 -04:00
commit 07178eabcc
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
20 changed files with 732 additions and 0 deletions

9
.gitattributes vendored Normal file
View file

@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf