Added main file server.Server and assembly for flat jars

This commit is contained in:
Guntis Smaukstelis
2023-05-12 21:32:14 +03:00
parent 77bb4f40c6
commit c07604512c
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")