demo java project

This commit is contained in:
2026-02-04 20:58:43 +01:00
parent e7795ad65d
commit 4d55c0552b
24 changed files with 674 additions and 24 deletions

2
java/settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name = 'tatsuki'
include('tatsuki')