Initial commit

This commit is contained in:
2023-06-18 12:41:33 +08:00
committed by GitHub
commit e84986160f
12 changed files with 765 additions and 0 deletions

1
project/build.properties Normal file
View File

@@ -0,0 +1 @@
sbt.version = 1.8.0

1
project/plugins.sbt Normal file
View File

@@ -0,0 +1 @@
logLevel := Level.Warn