WIP: Initial library implementation, JSON-based persistence layer, models, etc.

This commit is contained in:
2022-10-16 22:45:06 -05:00
parent 5493fd4143
commit 87202437a8
7 changed files with 412 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.sw?
.gradle/
build/
/wdiwtlt
/wdiwtlt.exe