Chroma-Discord/project/plugins.sbt
Norbi Peti 5d0bd37b28
Fixed all compile errors
- Removed all hacky code (for now)
- Removed other dependencies because I kept getting load errors, mostly related to the examination api
- Added some dependencies because I kept getting load errors, mostly related to the examination api
- Removed use of Channel.extraIdentifiers because it would not accept it, claiming that the ListConfigData class file is broken
2023-04-24 23:53:00 +02:00

2 lines
56 B
Scala

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")