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 78fe25497b
commit 7e31af27f1
44 changed files with 963 additions and 9 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