Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 246 Bytes

File metadata and controls

12 lines (8 loc) · 246 Bytes

Scraft

For now follow the Forge readme on how to develop mods. Documentation will come in the future.

Quickguide

Setup Environment

  • gradlew setupDecompWorkspace
  • gradlew (eclipse|genIntellijRuns)

Run Client

  • gradlew runClient