mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-20 03:15:19 +00:00
Initial Commit
This commit is contained in:
commit
d96fce6299
21 changed files with 1989 additions and 0 deletions
1
project/build.properties
Normal file
1
project/build.properties
Normal file
|
|
@ -0,0 +1 @@
|
|||
sbt.version = 0.13.8
|
||||
3
project/plugins.sbt
Normal file
3
project/plugins.sbt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
logLevel := Level.Warn
|
||||
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.11.2")
|
||||
Loading…
Add table
Add a link
Reference in a new issue