Rewrite entire project for v1.0.0

- Remove legacy code and replace with new implementation
- Update version to 1.0.0
- Adjust build configurations and dependencies.
This commit is contained in:
CPTProgrammer
2025-04-21 04:31:40 +08:00
parent 7ccb661fbd
commit d5f37d5e07
29 changed files with 792 additions and 282 deletions
+11
View File
@@ -0,0 +1,11 @@
root = true
[{*.gradle,*.properties,*.java,*.json,*.accesswidener}]
charset = utf-8
end_of_line = lf
indent_style = tab
insert_final_newline = true
max_line_length = 120
[*.properties]
ij_properties_keep_blank_lines = true