moved character parsing to it's own file and made it return data to the API

This commit is contained in:
2026-05-14 21:42:59 +01:00
parent a18928c673
commit 24eb0f96e9
5 changed files with 98 additions and 77 deletions
+1
View File
@@ -1,3 +1,4 @@
/server/target
*.swp
.venv
.~*