noeppi-noeppi / Bongo

A Minecraft Bingo Minigame Mod
https://www.curseforge.com/minecraft/mc-mods/bongo
Apache License 2.0
13 stars 20 forks source link

This is less of a question and more of a request. #48

Closed KeiPG closed 2 years ago

KeiPG commented 2 years ago

Can you please link me to how you build this project i have tried everything and cant seem to get it to build and im now wondering if there is something im missing,

kindest regards Kei Gibbings

noeppi-noeppi commented 2 years ago

To build the project use ./gradlew build. To run the game in the development invironment use ./gradlew runClient. Also see https://mcforge.readthedocs.io/en/1.18.x/gettingstarted/#building-and-testing-your-mod If you have another question, you can also ask back.