Server for handling uploads & installation of LearnToMod mods! This is a standalone server that runs alongside a LearnToMod Server.
- 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/
)