Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 210 Bytes

SLP-example

Template repository of Minecraft mod with Scala

  1. Clone this repository.
  2. Add scala code to src/main/scala.
  3. Move to the directory and open shell.
  4. run ./gradlew build to get mod jar.