Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 750 Bytes

File metadata and controls

27 lines (16 loc) · 750 Bytes

logo Kubithon - KubidibotsStreamDownloaderFromYoutubeAndDisplayerThanksToAForgeMod

Kubithon is a charity event for the telethon!

Description

Forge mod to replicate the main kubithon stream!

#Setup

Simply clone this repo and run (only for intellij) :

./gradlew setupDecompWorkspace
and then
./gradlew genIntellijRuns

In case you will receive an error, follow this link to setup this project.

#Run & build

This mod is a client-side only, you can test your code with gradlew runClient. Just run gradlew build to get the full jar according to this minecraft forge version.