init commit

This commit is contained in:
2021-12-27 00:31:34 +08:00
parent 529578355e
commit 6b29371163
9 changed files with 144 additions and 1 deletions

7
build.json Normal file
View File

@@ -0,0 +1,7 @@
{
"java": "15",
"builder": {
"name": "maven",
"version": "3.8.4"
}
}