Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 564 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 564 Bytes

gocraft

Server for handling uploads & installation of LearnToMod mods! This is a standalone server that runs alongside a LearnToMod Server.

How

  • Install the LearnToMod Server
  • Install the go programming language
  • git clone https://github.com/kodeklubben-tromso/gocraft.git
  • cd gocraft/
  • go run main.go -scriptdir=WHERE_YOU_PUT_THE_SCRIPTCRAFT_SERVER e.g. (go run main.go -scriptdir=/home/minecraft/scriptcraft_server/)