build.sbt 80 B

1234567
  1. import play.Project._
  2. name := "gamenchat"
  3. version := "1.0"
  4. playScalaSettings