BIGWIP(android): trying to make an android release

fucking stupid shit why is it so hard
This commit is contained in:
2025-04-20 13:14:31 +01:00
parent 55cd552724
commit 984610819b
44 changed files with 911 additions and 191 deletions

View File

@@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false