Monorepo that hosts dandoes_nodesupport
, dandoes_minigame
, and dandoes_minigame_codslap
mods
See mc-constructor/mc-constructor-js for the companion NodeJS minigame server.
- Run
./gradlew buildLibs
- Copy
./build/libs/client
to the Minecraft client'smods
folder - Copy
./build/libs/server
to the Minecraft server'smods
folder - Start the Minecraft server
mc-constructor-js
: Runyarn && yarn start
- Join the server with at least 1 player (more recommended!)
- As an op, run the command
minigame start codslap